GUI acceptance tests using environment deployed from packages.

Build: #573 failed

Job: Onepanel basic failed

Test results

  • 19 tests in total
  • 2 tests failed
  • 3 tests were quarantined / skipped
  • 35 minutes taken in total.

Build 573 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 "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...)
RuntimeError: no "space1" found in DataPage in Onezone page
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: 
(37 more lines...)