Build: #12 failed

Job: Onezone spaces multiuser failed

Test results

  • 3 tests in total
  • 3 tests failed
  • 1 minute taken in total.

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

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(70 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)