Build: #8 failed
Job: Onezone basic failed
Test results
- 38 tests in total
- 2 tests failed
- 2 failures are new
- 3 tests were fixed
- 1 test was quarantined / skipped
- 19 minutes taken in total.
Build 8 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_removes_group_with_more_users
|
2 mins | |
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
|
2 mins | |
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...) |