GUI acceptance tests using environment deployed from packages.

Build: #565 failed

Job: Onepanel basic failed

Test results

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

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

New test failures 3
Status Test Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_not_deployed-browser1-space1]
1 min
RuntimeError: no TITLE item found in CLUSTERS sidebar in dev-oneprovider-krakow Oneprovider Panel 19.02.0-beta1
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: 
(153 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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(116 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_see_members_without_view_cluster[1oz_1op_not_deployed]
2 mins
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
(55 more lines...)