GUI acceptance tests using environment deployed from packages.

Build: #572 failed

Job: Onepanel basic failed

Test results

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

Build 572 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]
48 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]
2 mins
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...)