GUI acceptance tests using environment deployed from packages.

Build: #669 failed

Job: Onezone spaces basic failed

Test results

  • 30 tests in total
  • 2 tests failed
  • 17 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_successfully_cancels_leave_space[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.steps.oneprovider.permissions import *

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_successfully_leaves_space[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)