GUI acceptance tests using environment deployed from packages.
Build: #557 failed
Job: Onepanel basic failed
Test results
- 19 tests in total
- 3 tests failed
- 3 failures are new
- 3 tests were quarantined / skipped
- 38 minutes taken in total.
Build 557 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_not_deployed-browser1-space1]
|
45 secs | |
AssertionError: space "space1" not found client = 'browser1', space = 'space1' request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_not_deployed-browser1-space1]'>> from tests.gui.steps.onezone.members import * > from tests.gui.steps.onezone.groups import * tests/gui/scenarios/test_onepanel_basic.py:45: (26 more lines...) |
|||
Collapse |
test_onepanel_basic
test_support_space[1oz_1op_not_deployed-browser1-space1]
|
1 min | |
AssertionError: space "space1" not found client = 'browser1', space = 'space1' request = <FixtureRequest for <Function 'test_support_space[1oz_1op_not_deployed-browser1-space1]'>> from tests.gui.steps.onezone.manage_account import * > from tests.gui.steps.onezone.spaces import * tests/gui/scenarios/test_onepanel_basic.py:41: (26 more lines...) |
|||
Collapse |
test_onepanel_basic
test_user_fails_to_see_members_without_view_cluster[1oz_1op_not_deployed]
|
1 min | |
RuntimeError: no TITLE item found in CLUSTERS sidebar in dev-oneprovider-krakow Oneprovider Panel 19.02.0-beta1 request = <FixtureRequest for <Function 'test_user_fails_to_see_members_without_view_cluster[1oz_1op_not_deployed]'>> > ??? tests/gui/scenarios/test_onepanel_basic.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (91 more lines...) |