Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
47 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
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.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
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.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|