Build: #33 failed

Job: Onezone basic failed

Test results

  • 39 tests in total
  • 34 tests failed
  • 34 failures are new
  • 1 test was quarantined / skipped
  • 2 minutes taken in total.

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

New test failures 34
Status Test Duration
Collapse Failed test_onezone_basic test_child_group_is_removed
2 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_child_group_is_removed'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_child_group_is_removed_from_childen_list
2 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_child_group_is_removed_from_childen_list'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
Collapse Failed test_onezone_basic test_group_leaves_parent_group
2 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_group_leaves_parent_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
Collapse Failed test_onezone_basic test_group_owner_leaves_group
2 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_group_owner_leaves_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
Collapse Failed test_onezone_basic test_parent_group_is_removed
2 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_parent_group_is_removed'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_single_user_adds_subgroup[button]
2 secs
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_single_user_adds_subgroup[button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_single_user_adds_subgroup[enter]
2 secs
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_single_user_adds_subgroup[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_adds_subgroup
2 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_adds_subgroup'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[button]
2 secs
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_fails_to_add_group_as_its_subgroup[button]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[enter]
1 sec
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_fails_to_add_group_as_its_subgroup[enter]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[button]
2 secs
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_fails_to_join_group_he_already_belongs_to[button]'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_onezone_basic.py:57: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[enter]
2 secs
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_fails_to_join_group_he_already_belongs_to[enter]'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_onezone_basic.py:57: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[button]
2 secs
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_fails_to_join_group_to_space_using_incorrect_token[button]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[enter]
2 secs
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_fails_to_join_group_to_space_using_incorrect_token[enter]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[button]
2 secs
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_fails_to_join_group_using_group_invitation_token[button]'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[enter]
2 secs
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_fails_to_join_group_using_group_invitation_token[enter]'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[button]
2 secs
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_fails_to_join_group_using_incorrect_token[button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[enter]
2 secs
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_fails_to_join_group_using_incorrect_token[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_after_leaving_it
2 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_after_leaving_it'>>

    'User sees that when no provider is working appropriate msg is shown')
>   def test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown():

tests/gui/scenarios/test_onezone_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to[button]
2 secs
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_fails_to_view_group_he_does_not_belong_to[button]'>>

    
>   @pytest.mark.skip('it collides with deregister provider test, '
                      'so skip it on getting started for now)')
    @scenario('../features/onezone/providers.feature',
(51 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to[enter]
2 secs
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_fails_to_view_group_he_does_not_belong_to[enter]'>>

    
>   @pytest.mark.skip('it collides with deregister provider test, '
                      'so skip it on getting started for now)')
    @scenario('../features/onezone/providers.feature',
(51 more lines...)
Collapse Failed test_onezone_basic test_user_generates_group_invitation_token
2 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_generates_group_invitation_token'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_generates_user_invitation_token
1 sec
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_generates_user_invitation_token'>>

    
>   @pytest.mark.skip('it collides with deregister provider test, '
                      'so skip it on getting started for now)')
    @scenario('../features/onezone/providers.feature',
              'User sees that when no provider is working appropriate msg is shown')
(50 more lines...)
Collapse Failed test_onezone_basic test_user_is_removed_from_group
2 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_is_removed_from_group'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_joins_group_using_invitation_token[button]
2 secs
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_group_using_invitation_token[button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_joins_group_using_invitation_token[enter]
2 secs
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_group_using_invitation_token[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_leaves_group
1 sec
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_leaves_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
Collapse Failed test_onezone_basic test_user_leaves_group_with_others_users
2 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_leaves_group_with_others_users'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_removes_group
1 sec
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_removes_group'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_removes_group_with_others_users
2 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_removes_group_with_others_users'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group[button]
2 secs
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_renames_group[button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group[enter]
1 sec
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_renames_group[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group_with_others_users[button]
2 secs
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_renames_group_with_others_users[button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group_with_others_users[enter]
43 secs
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_renames_group_with_others_users[enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)