GUI acceptance tests using environment deployed from packages.

Build: #549 failed

Job: Onepanel basic failed

Test results

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

Build 549 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_user_changes_provider_name_and_domain[1oz_1op_not_deployed]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain[1oz_1op_not_deployed]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_not_deployed]
5 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_not_deployed]'>>

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

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