GUI acceptance tests using environment deployed from packages.
Build: #1726 failed
Job: Onezone basic failed
Test results
- 30 tests in total
- 1 test failed
- 3 tests were fixed
- 2 tests were quarantined / skipped
- 35 minutes taken in total.
Build 1,726 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]
|
Not quarantined | 1 min | |||
AttributeError: 'NoneType' object has no attribute 'menu' 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: (34 more lines...) |
|||||
test_onezone_basic
test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Failing since build #1723 (Child of ODSRV-OPRPM-1983) | Not quarantined | 1 min | ||
AttributeError: 'NoneType' object has no attribute 'menu' 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: (34 more lines...) |