GUI acceptance tests using environment deployed from packages.

Build: #641 failed

Job: Onepanel basic failed

Test results

  • 23 tests in total
  • 2 tests failed
  • 27 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_to_cluster_without_add_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onezone.spaces import *
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/gui/scenarios/test_onepanel_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onepanel.provider import *
>   from tests.gui.meta_steps.onepanel.spaces import *

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