GUI acceptance tests using environment deployed from packages.

Build: #724 failed

Job: Onepanel basic failed

Test results

  • 18 tests in total
  • 2 tests failed
  • 19 minutes taken in total.

Build 724 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
AssertionError: space "space2" not found
client = 'browser2', space = 'space2'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
(26 more lines...)
RuntimeError: no "space2" found in DataPage in Onezone page
client = 'browser2', space = 'space2'
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2-space2]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
(37 more lines...)