Build: #64 failed
Job: Onezone basic failed
Test results
- 39 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 15 minutes taken in total.
Build 64 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_child_group_is_removed_from_childen_list
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_child_group_is_removed_from_childen_list'>> > ??? tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (24 more lines...) |
|||
Collapse |
test_onezone_basic
test_group_leaves_parent_group
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_group_leaves_parent_group'>> > ??? tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (23 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_is_removed_from_group
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_is_removed_from_group'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (25 more lines...) |