GUI acceptance tests using environment deployed from packages.

Build: #510 failed

Job: Onepanel login failed

Test results

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 4 minutes taken in total.

Build 510 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_onepanel_login test_user_fails_to_login_because_of_invalid_credentials[1oz_1op_deployed]
20 secs
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...)
Collapse Failed test_onepanel_login test_user_successfully_changes_password[1oz_1op_deployed]
3 mins
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...)
Collapse Failed test_onepanel_login test_user_successfully_login_to_zone_panel[1oz_1op_deployed]
27 secs
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...)
Collapse Failed test_onepanel_login test_user_successfully_logout[1oz_1op_deployed]
34 secs
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...)