GUI acceptance tests using environment deployed from packages.
Build: #316 failed
Job: Onezone basic failed
Test results
- 18 tests in total
- 17 tests failed
- 17 failures are new
- 1 test was quarantined / skipped
- 1 minute taken in total.
Build 316 has the following 17 errors: 17 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_onezone_login_page_renders_with_proper_title
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_onezone_login_page_renders_with_proper_title'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu
|
45 secs | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases'>> > ??? tests/gui/scenarios/test_onezone_basic.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (57 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon'>> > ??? tests/gui/scenarios/test_onezone_basic.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (57 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel'>> > scenarios('../features/onezone/access_tokens.feature') tests/gui/scenarios/test_onezone_basic.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map'>> > @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') (62 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_onezone_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches'>> '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:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_changes_his_alias_presses_enter_after_entering_text
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_changes_his_alias_presses_enter_after_entering_text'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_copies_access_token
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_creates_access_token
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_logout
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_logout'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_removes_access_token
|
1 sec | |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"} request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (58 more lines...) |