Build: #1 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 6 tests failed
- 6 failures are new
- 1 test was quarantined / skipped
- 11 minutes taken in total.
Build 1 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_child_group_is_removed
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_child_group_is_removed'>> > ??? tests/gui/scenarios/test_onezone_basic.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (21 more lines...) |
|||
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:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (23 more lines...) |
|||
Collapse |
test_onezone_basic
test_parent_group_is_removed
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_parent_group_is_removed'>> > ??? tests/gui/scenarios/test_onezone_basic.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (21 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_is_removed_from_group
|
54 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_is_removed_from_group'>> > ??? tests/gui/scenarios/test_onezone_basic.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (23 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_leaves_group_1
|
51 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_leaves_group_1'>> 'User sees that when no provider is working appropriate msg is shown') > def test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown(): tests/gui/scenarios/test_onezone_basic.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_removes_group
|
50 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_removes_group'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |