GUI acceptance tests using environment deployed from packages.

Build: #550 failed

Job: Onepanel basic failed

Test results

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

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

New test failures 2
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: 
(129 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...)