GUI acceptance tests using environment deployed from packages.

Build: #570 failed

Job: Onepanel basic failed

Test results

  • 19 tests in total
  • 4 tests failed
  • 4 failures are new
  • 3 tests were quarantined / skipped
  • 35 minutes taken in total.

Build 570 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_not_deployed-browser1-space1]
41 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 Failed 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 Failed test_onepanel_basic test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[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_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_not_deployed]'>>

    from tests.gui.meta_steps.onepanel.spaces import *
>   from tests.gui.meta_steps.onezone.clusters import *

tests/gui/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(104 more lines...)
Collapse Failed 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
(103 more lines...)