Build: #19 failed
Job: Onezone basic failed
Test results
- 38 tests in total
- 8 tests failed
- 1 test was quarantined / skipped
- 15 minutes taken in total.
Build 19 has the following 8 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_child_group_is_removed
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 39 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...) |
||||
test_onezone_basic
test_group_owner_leaves_group
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 39 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...) |
||||
test_onezone_basic
test_parent_group_is_removed
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 39 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...) |
||||
test_onezone_basic
test_user_leaves_group
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 26 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...) |
||||
test_onezone_basic
test_user_leaves_group_with_more_users
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 39 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...) |
||||
test_onezone_basic
test_user_removes_group
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 27 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...) |
||||
test_onezone_basic
test_user_removes_group_with_more_users
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 39 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...) |
||||
test_onezone_basic
test_user_tries_to_view_group_after_leaving_it
|
Failing since build #18 (Manual run by Agnieszka Warchol) | 32 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...) |