GUI acceptance tests using environment deployed from packages.

Build: #512 failed

Job: Onepanel login failed

Test results

  • 4 tests in total
  • 4 tests failed
  • 4 minutes taken in total.

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

Existing test failures 4
Status Test Failing since Duration
RuntimeError: no  item found in Onepanel Login page
request = <FixtureRequest for <Function 'test_user_fails_to_login_because_of_invalid_credentials[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onepanel_login.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(35 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_successfully_changes_password[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_onepanel_login.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(65 more lines...)
RuntimeError: no  item found in Onepanel Login page
request = <FixtureRequest for <Function 'test_user_successfully_login_to_zone_panel[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_onepanel_login.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(69 more lines...)
RuntimeError: no  item found in Onepanel Login page
request = <FixtureRequest for <Function 'test_user_successfully_logout[1oz_1op_deployed]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_onepanel_login.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(69 more lines...)