GUI acceptance tests using environment deployed from packages.
Build: #673 failed
Job: Onezone spaces basic failed
Test results
- 30 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were fixed
- 18 minutes taken in total.
Build 673 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_basic
test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]
|
1 min | |
AssertionError: Modal does not contain text "Insufficient permissions" request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_onezone_spaces_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (22 more lines...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]
|
1 min | |
AssertionError: Modal does not contain text "Insufficient permissions" request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]'>> > @fixture(scope='module') def screens(): tests/gui/scenarios/test_onezone_spaces_basic.py:61: (24 more lines...) |