GUI acceptance tests using environment deployed from packages.
Build: #1662 failed
Job: Onezone basic failed
Test results
- 25 tests in total
- 3 tests failed
- 2 tests were quarantined / skipped
- 32 minutes taken in total.
Build 1,662 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_basic
test_user_sees_that_group_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | Not quarantined | 2 mins | ||
IndexError: list index out of range request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_cluster_has_default_privileges[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: (37 more lines...) |
|||||
test_onezone_basic
test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | Not quarantined | 1 min | ||
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_sees_that_user_added_to_cluster_has_default_privileges[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: (191 more lines...) |