Build: #18 failed
Job: Onezone basic failed
Test results
- 38 tests in total
- 8 tests failed
- 8 failures are new
- 1 test was quarantined / skipped
- 16 minutes taken in total.
Build 18 has the following 8 errors: 8 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_child_group_is_removed
|
43 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_child_group_is_removed'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |
|||
Collapse |
test_onezone_basic
test_group_owner_leaves_group
|
41 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_group_owner_leaves_group'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |
|||
Collapse |
test_onezone_basic
test_parent_group_is_removed
|
41 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_parent_group_is_removed'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_leaves_group
|
29 secs | |
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_leaves_group'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (31 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_leaves_group_with_more_users
|
42 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_leaves_group_with_more_users'>> > @pytest.mark.skip('it collides with deregister provider test, ' 'so skip it on getting started for now)') @scenario('../features/onezone/providers.feature', 'User sees that when no provider is working appropriate msg is shown') (26 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_removes_group
|
29 secs | |
RuntimeError: no item found in modals request = <FixtureRequest for <Function 'test_user_removes_group'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (31 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_removes_group_with_more_users
|
42 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_removes_group_with_more_users'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (22 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_tries_to_view_group_after_leaving_it
|
34 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_tries_to_view_group_after_leaving_it'>> scenarios('../features/onezone/groups/groups_join.feature') > scenarios('../features/onezone/groups/' 'groups_multiple_users_with_single_group.feature') tests/gui/scenarios/test_onezone_basic.py:73: (23 more lines...) |