GUI acceptance tests using environment deployed from packages.
Build: #648 failed
Job: Oneprovider data tab failed
Job result summary
- Completed
- Duration
- 40 minutes
- Revision
-
1250895e54287fb5b835eb62f6db05eaf6d1f7f1
- Total tests
- 42
- Failing since
- #645 (Changes by Jakub Liput – )
- Fixed in
- #650 (Child of ODSRV-OZP-1255)
Tests
- 42 tests in total
- 42 tests failed
- 29 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 39 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_changes_directory_while_uploading_bunch_of_files[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 32 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_changes_directory_while_uploading_bunch_of_files[1oz_1op_deployed]'>> @scenario('User changes directory while uploading bunch of files') > def test_user_changes_directory_while_uploading_bunch_of_files(): tests/gui/scenarios/test_oneprovider_data_tab.py:85: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_files_and_sees_that_they_are_ordered_on_list_by_creation_order[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_files_and_sees_that_they_are_ordered_on_list_by_creation_order[1oz_1op_deployed]'>> > skip_if_not_chrome = mark.skipif(BROWSER != 'Chrome', reason='some behaviour like multiple file ' 'upload at once can only be ' 'simulated in Chrome') (81 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 33 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name[1oz_1op_deployed]'>> > from . import BROWSER tests/gui/scenarios/test_oneprovider_data_tab.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 35 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_new_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_file_clicks_create_confirmation_button_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 33 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_new_file_clicks_create_confirmation_button_after_entering_file_name[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_file_presses_enter_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 33 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_new_file_presses_enter_after_entering_file_name[1oz_1op_deployed]'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 39 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_fails_to_create_new_directory_because_of_existing_directory_with_given_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 3 mins | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_fails_to_create_new_directory_because_of_existing_directory_with_given_name[1oz_1op_deployed]'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_fails_to_create_new_file_because_of_existing_file_with_given_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_fails_to_create_new_file_because_of_existing_file_with_given_name[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_opens_nested_directory_via_url_and_sees_expanded_directory_tree_in_sidebar[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_opens_nested_directory_via_url_and_sees_expanded_directory_tree_in_sidebar[1oz_1op_deployed]'>> > skip_if_not_chrome = mark.skipif(BROWSER != 'Chrome', reason='some behaviour like multiple file ' 'upload at once can only be ' 'simulated in Chrome') (81 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_directory_containing_several_files[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_removes_directory_containing_several_files[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_existing_directory[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_removes_existing_directory[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_existing_file[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_removes_existing_file[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_several_files[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 39 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_removes_several_files[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_directory_clicks_ok_confirmation_button_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_renames_directory_clicks_ok_confirmation_button_after_entering_dir_name[1oz_1op_deployed]'>> > from . import BROWSER tests/gui/scenarios/test_oneprovider_data_tab.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_renames_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_file_presses_enter_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_renames_file_presses_enter_after_entering_file_name[1oz_1op_deployed]'>> > from . import BROWSER tests/gui/scenarios/test_oneprovider_data_tab.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_empty_directory_message_in_directory_without_items[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_empty_directory_message_in_directory_without_items[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_file_size_after_upload_and_after_site_refresh[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_file_size_after_upload_and_after_site_refresh[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_modification_date_after_creating_file[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_modification_date_after_creating_file[1oz_1op_deployed]'>> > @skip_if_not_chrome @scenario('User uploads more than 50 files and uses files list lazy loading') def test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading(): (80 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_modification_date_after_uploading_file[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_modification_date_after_uploading_file[1oz_1op_deployed]'>> @scenario('User uploads 5 files at once') > def test_user_uploads_5_files_at_once(): tests/gui/scenarios/test_oneprovider_data_tab.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_after_uploading_file_with_name_of_already_existing_file_the_uploaded_file_appeared_with_suffix[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_after_uploading_file_with_name_of_already_existing_file_the_uploaded_file_appeared_with_suffix[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_text_area_for_directory_name_gets_bigger_while_resizing_directory_tree_sidebar[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 47 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_text_area_for_directory_name_gets_bigger_while_resizing_directory_tree_sidebar[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_with_directory_and_file_selected_only_create_directory_create_file_upload_file_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_with_directory_and_file_selected_only_create_directory_create_file_upload_file_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> > from . import BROWSER tests/gui/scenarios/test_oneprovider_data_tab.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_with_one_file_selected_only_create_directory_create_file_edit_metadata_upload_file_rename_element_change_element_permissions_remove_element_show_data_distribution_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_with_one_file_selected_only_create_directory_create_file_edit_metad..._change_element_permissions_remove_element_show_data_distribution_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> > skip_if_not_chrome = mark.skipif(BROWSER != 'Chrome', reason='some behaviour like multiple file ' 'upload at once can only be ' 'simulated in Chrome') (81 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_with_only_one_directory_selected_only_create_directory_create_file_share_element_edit_metadata_upload_file_rename_element_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_with_only_one_directory_selected_only_create_directory_create_file_...oad_file_rename_element_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_with_several_directories_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_with_several_directories_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_with_several_files_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 39 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_with_several_files_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> > from . import BROWSER tests/gui/scenarios/test_oneprovider_data_tab.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_that_without_any_file_selected_only_create_directory_create_file_upload_file_buttons_from_toolbar_are_enabled[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_without_any_file_selected_only_create_directory_create_file_upload_file_buttons_from_toolbar_are_enabled[1oz_1op_deployed]'>> @scenario('User changes directory while uploading bunch of files') > def test_user_changes_directory_while_uploading_bunch_of_files(): tests/gui/scenarios/test_oneprovider_data_tab.py:85: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_a_bunch_of_files_using_ctrl[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 37 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_selects_a_bunch_of_files_using_ctrl[1oz_1op_deployed]'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_bunch_of_files_using_ctrl_and_shift[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 39 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_selects_bunch_of_files_using_ctrl_and_shift[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_bunch_of_files_using_shift[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 38 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_selects_bunch_of_files_using_shift[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 33 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_5_files_at_once[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_5_files_at_once[1oz_1op_deployed]'>> @scenario('User uploads 5 files at once') > def test_user_uploads_5_files_at_once(): tests/gui/scenarios/test_oneprovider_data_tab.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_a_small_file_to_space_that_accepts_large_files[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_a_small_file_to_space_that_accepts_large_files[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (77 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 36 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel[1oz_1op_deployed]'>> > @skip_if_not_chrome @scenario('User uploads files and sees their ordering (uploads a bunch of files at once)') def test_user_uploads_files_and_sees_their_ordering(): (80 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_files_and_sees_their_ordering[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_files_and_sees_their_ordering[1oz_1op_deployed]'>> @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:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 34 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]'>> @scenario('User uploads more than 50 files and uses files list lazy loading') > def test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading(): tests/gui/scenarios/test_oneprovider_data_tab.py:79: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (78 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3921 100 3921 0 0 9750 0 --:--:-- --:--:-- --:--:-- 9729
Error response from daemon: Cannot kill container 7e6e2276ea73: Container 7e6e2276ea73956210eea5960d8c7a2d728e9a882e95175753510ebcca572b75 is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 3921 100 3921 0 0 2304 0 0:00:01 0:00:01 --:--:-- 2303
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
9d48c3bd43c5: Pulling fs layer
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
9d48c3bd43c5: Pull complete
Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
Status: Downloaded newer image for alpine:latest
Error response from daemon: Cannot kill container 1a1603f41261: Container 1a1603f41261ae2363d1fa466e5ead7f48febcb1775fd11851726f6ccac4e87c is not running
Error response from daemon: Cannot kill container d02116548f08: Container d02116548f08544356baf45bf9f50d4efba336f29ba63428639ead13f1006175 is not running
Error response from daemon: Cannot kill container 7735997f2e77: Container 7735997f2e7711617ddfa9d9f81b93051d04b7426ca4a975d7b9037035da7c54 is not running
Error response from daemon: Cannot kill container 6b917d14283c: Container 6b917d14283c9b288fdc8db8eacd1376e7573bcecf21921907b2aa7ed31f666a is not running
Error response from daemon: Cannot kill container bd07c623da76: Container bd07c623da76d72e039177bbf7e3a97b205ed2b53a13c05673cc95e2d6350157 is not running
Error response from daemon: Cannot kill container 2d31c719ec2f: Container 2d31c719ec2f7f32875a1ee4b57616430996ca6ebd8f98141549b778b59d0237 is not running
Error response from daemon: Cannot kill container 9359a06f1187: Container 9359a06f1187c21bac6107415cbb590b90fd35c152f7e717fbc447815d80816a is not running
Error response from daemon: Cannot kill container 931815972c6c: Container 931815972c6c757a378f28c2be513a1f7d95f1429b74707bf8d23b63b9fc3e1d is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3921 100 3921 0 0 9750 0 --:--:-- --:--:-- --:--:-- 9729
Error response from daemon: Cannot kill container 7e6e2276ea73: Container 7e6e2276ea73956210eea5960d8c7a2d728e9a882e95175753510ebcca572b75 is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 3921 100 3921 0 0 2304 0 0:00:01 0:00:01 --:--:-- 2303
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
9d48c3bd43c5: Pulling fs layer
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
9d48c3bd43c5: Pull complete
Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
Status: Downloaded newer image for alpine:latest
Error response from daemon: Cannot kill container 1a1603f41261: Container 1a1603f41261ae2363d1fa466e5ead7f48febcb1775fd11851726f6ccac4e87c is not running
Error response from daemon: Cannot kill container d02116548f08: Container d02116548f08544356baf45bf9f50d4efba336f29ba63428639ead13f1006175 is not running
Error response from daemon: Cannot kill container 7735997f2e77: Container 7735997f2e7711617ddfa9d9f81b93051d04b7426ca4a975d7b9037035da7c54 is not running
Error response from daemon: Cannot kill container 6b917d14283c: Container 6b917d14283c9b288fdc8db8eacd1376e7573bcecf21921907b2aa7ed31f666a is not running
Error response from daemon: Cannot kill container bd07c623da76: Container bd07c623da76d72e039177bbf7e3a97b205ed2b53a13c05673cc95e2d6350157 is not running
Error response from daemon: Cannot kill container 2d31c719ec2f: Container 2d31c719ec2f7f32875a1ee4b57616430996ca6ebd8f98141549b778b59d0237 is not running
Error response from daemon: Cannot kill container 9359a06f1187: Container 9359a06f1187c21bac6107415cbb590b90fd35c152f7e717fbc447815d80816a is not running
Error response from daemon: Cannot kill container 931815972c6c: Container 931815972c6c757a378f28c2be513a1f7d95f1429b74707bf8d23b63b9fc3e1d is not running