GUI acceptance tests using environment deployed from packages.
Build: #158 failed Scheduled
Build result summary
Details
- Completed
- Queue duration
- 58 minutes
- Duration
- 60 minutes
- Labels
- None
- Revision
-
23fd7844589939996955bb96cbe6d1e58c87d6a0
- Total tests
- 433
- Fixed in
- #159 (Rebuilt by Michał Ćwiertnia)
Tests
- 25 New failures
- 0 Existing failures
- 0 Fixed
- 7 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Chrome multiprovider basic tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Chrome multiprovider basic tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_multiprovider_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Chrome multiprovider basic tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Chrome multiprovider basic tests | 59 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Chrome multiprovider basic tests | 19 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> > @pytest.fixture(scope='module') def screens(): tests/gui/scenarios/test_multiprovider_basic.py:53: (53 more lines...) |
||||
Collapse |
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Chrome multiprovider basic tests | 19 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_data_tab
test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel
|
Chrome oneprovider data tab tests | 1 min | |
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "20B-0.txt" request = <FixtureRequest for <Function 'test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel'>> @scenario('User uploads files and sees their ordering (uploads a bunch of files at once)') > def test_user_uploads_files_and_sees_their_ordering(): tests/gui/scenarios/test_oneprovider_data_tab.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (36 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_check_if_get_support_token_box_is_not_empty
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>> > ??? tests/gui/scenarios/test_oneprovider_spaces.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_set_given_space_as_home
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_set_given_space_as_home'>> > ??? tests/gui/scenarios/test_oneprovider_spaces.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_oneprovider_spaces.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_user_leaves_given_space
|
Chrome oneprovider spaces | 17 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_leaves_given_space'>> > ??? tests/gui/scenarios/test_oneprovider_spaces.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_oneprovider_spaces.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_switching_between_spaces
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_switching_between_spaces'>> > scenarios('../features/oneprovider/spaces/creation.feature') tests/gui/scenarios/test_oneprovider_spaces.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_user_successfully_renames_space_presses_enter_after_entering_space_name
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_successfully_renames_space_presses_enter_after_entering_space_name'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_oneprovider_spaces.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_check_if_invite_group_token_box_is_not_empty
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_check_if_invite_group_token_box_is_not_empty'>> > ??? tests/gui/scenarios/test_oneprovider_spaces.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_spaces
test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
Chrome oneprovider spaces | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_oneprovider_spaces.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_migrates_directory_to_remote_provider
|
Chrome transfers tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
|
Chrome transfers tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_to_remote_provider
|
Chrome transfers tests | 17 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider'>> from tests.gui.steps.oneprovider.transfers import * > from tests.gui.meta_steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_transfers.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_migrates_file_to_remote_provider
|
Chrome transfers tests | 18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_replicates_file_to_remote_provider
|
Chrome transfers tests | 1 min | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_transfers.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_onezone_spaces_basic
test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view
|
Chrome onezone spaces basic tests | 1 min | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 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
|
Chrome onezone spaces basic tests | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_onezone_spaces_basic
test_user_changes_viewed_space_in_oneprovider
|
Chrome onezone spaces basic tests | 16 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
||||
Collapse |
test_shares_basic
test_user_can_remove_directory_which_contains_shared_directory
|
Chrome shares basic tests | 2 mins | |
RuntimeError: no SIDEBAR item found in SharesContentPage in Oneprovider page request = <FixtureRequest for <Function 'test_user_can_remove_directory_which_contains_shared_directory'>> > ??? tests/gui/scenarios/test_shares_basic.py:97: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (32 more lines...) |