GUI acceptance tests using environment deployed from packages.

Build: #720 failed

Job: Onepanel basic failed

Test results

  • 18 tests in total
  • 3 tests failed
  • 28 minutes taken in total.

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

Existing test failures 3
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...)
RuntimeError: no STORAGES item found in content in dev-oneprovider-krakow Oneprovider Panel 19.02.0-rc2
client = 'browser1', storage_name = 'new_storage5'
request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
(33 more lines...)