GUI acceptance tests using environment deployed from packages.

Build: #1170 failed

Job: Onezone groups basic was successful

Test results

  • 34 tests in total
  • 1 test was quarantined / skipped
  • 27 minutes taken in total.

Build 1,170 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally   (unknown error: DevToolsActivePort file doesn't exist)   (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(187 more lines...)