Build: #3 failed

Job: Chrome oneprovider groups multiuser tests failed

Job result summary

Completed
Duration
1 minute
Revision
c4e6b9a913bc9edcc87b311e7dd0f283bb121721
Total tests
3
Fixed in
#10 (Code changes detected)

Configuration changes

Job Chrome oneprovider groups multiuser tests with key ODSRV-GAPT6-COGMT no longer exists.

Tests

  • 3 tests in total
  • 3 tests failed
  • 3 failures are new
  • 12 seconds taken in total.
New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_groups_multiuser test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
4 secs
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
4 secs
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
4 secs
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)