GUI acceptance tests using environment deployed from packages.

Build: #686 failed

Job: Onezone spaces basic failed

Test results

  • 30 tests in total
  • 16 tests failed
  • 14 failures are new
  • 19 minutes taken in total.

Build 686 has the following 16 errors: 14 new failure(s) occurred since the previous build.

New test failures 14
Status Test Duration
Collapse Failed test_onezone_spaces_basic test_user_fails_to_join_to_space_because_of_using_invalid_token[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_generates_different_deploy_provider_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_generates_different_deploy_provider_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_generates_different_support_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_generates_different_support_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_sees_no_supporting_providers_after_create_new_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_sees_no_supporting_providers_after_create_new_space[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_sees_that_provider_is_added_to_supporters_list_after_supporting_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_sees_that_provider_is_added_to_supporters_list_after_supporting_space[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_sees_that_space_size_is_zero_right_after_creating[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_sees_that_space_size_is_zero_right_after_creating[1oz_1op_deployed]'>>

    scenarios('../features/onezone/space/no_supported_space.feature')
>   scenarios('../features/onezone/space/multispace.feature')

tests/gui/scenarios/test_onezone_spaces_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_cancels_leave_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_cancels_leave_space[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.steps.oneprovider.permissions import *

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_cancels_rename_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_cancels_rename_space[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_copies_support_token_space_has_already_supported_by_one_provider[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_copies_support_token_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_leaves_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_leaves_space[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_renames_space[1oz_1op_deployed-button]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_successfully_renames_space[1oz_1op_deployed-button]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
(63 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_renames_space[1oz_1op_deployed-enter]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_successfully_renames_space[1oz_1op_deployed-enter]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
(63 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_sets_space_as_home_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_sets_space_as_home_space[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_unsets_space_as_home_space[1oz_1op_deployed]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_user_successfully_unsets_space_as_home_space[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
(63 more lines...)
Existing test failures 2
Status Test Failing since Duration
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(22 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
(24 more lines...)