Build: #34 failed

Job: Onezone spaces basic failed

Test results

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

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

Existing test failures 4
Status Test Failing since Duration
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_join_a_space_with_invalid_group_invitation_token'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
option = 'button'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token[button]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
option = 'enter'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
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_joins_a_space_with_group_invitation_token_and_see_space_was_renamed'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)