GUI acceptance tests using environment deployed from packages.
Build: #61 failed
Job: Onezone spaces basic failed
Job result summary
- Completed
- Duration
- 4 minutes
- Revision
-
13b6ff559403d05975d12252b7ad02037028b185
- Total tests
- 18
- Failing since
- #60 (Scheduled – )
- Fixed in
- #70 (Manual run by Lukasz Dutka)
Tests
- 18 tests in total
- 3 tests failed
- 3 failures are new
- 3 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_basic
test_user_changes_viewed_space_in_oneprovider
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: Name must be 3-50 characters long and composed of UTF-8 letters, digits, brackets and underscores.Dashes, spaces and dots are allowed (but not at the beginning or the end)."} request = <FixtureRequest for <Function 'test_user_changes_viewed_space_in_oneprovider'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_spaces_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (46 more lines...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view
|
2 secs | |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: Name must be 3-50 characters long and composed of UTF-8 letters, digits, brackets and underscores.Dashes, spaces and dots are allowed (but not at the beginning or the end)."} request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_spaces_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (46 more lines...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_sees_that_after_going_to_oneprovider_without_having_any_home_space_the_first_one_alphabetically_is_loaded_into_view
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: Name must be 3-50 characters long and composed of UTF-8 letters, digits, brackets and underscores.Dashes, spaces and dots are allowed (but not at the beginning or the end)."} request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_without_having_any_home_space_the_first_one_alphabetically_is_loaded_into_view'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_spaces_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (46 more lines...) |