GUI acceptance tests using environment deployed from packages.
Build: #512 failed
Job: Oneprovider data tab failed
Job result summary
- Completed
- Duration
- 12 minutes
- Revision
-
2faa58c0e746d3b99b4488dbbd8854f436d4e460
- Total tests
- 42
- Failing since
- #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl> – )
- Fixed in
- #513 (Changes by Łukasz Opioła and plgcwiertni <cwiertnia.michal@gmail.com>)
Tests
- 42 tests in total
- 42 tests failed
- 3 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_changes_directory_while_uploading_bunch_of_files[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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') (66 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_creates_new_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_creates_new_file_presses_enter_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_creates_new_file_presses_enter_after_entering_file_name[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | 2 mins | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_fails_to_create_new_directory_because_of_existing_directory_with_given_name[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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') (66 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_directory_containing_several_files[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_existing_directory[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_removes_existing_directory[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_existing_file[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_removes_existing_file[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_removes_several_files[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_directory_clicks_ok_confirmation_button_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_renames_directory_presses_enter_after_entering_dir_name[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_renames_file_presses_enter_after_entering_file_name[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_empty_directory_message_in_directory_without_items[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_file_size_after_upload_and_after_site_refresh[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_modification_date_after_creating_file[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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(): (65 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_modification_date_after_uploading_file[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | 12 secs | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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') (66 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_a_bunch_of_files_using_ctrl[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_selects_a_bunch_of_files_using_ctrl[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_bunch_of_files_using_ctrl_and_shift[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_selects_bunch_of_files_using_ctrl_and_shift[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_data_tab.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_selects_bunch_of_files_using_shift[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: request = <FixtureRequest for <Function 'test_user_selects_bunch_of_files_using_shift[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_oneprovider_data_tab.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_5_files_at_once[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_a_small_file_to_space_that_accepts_large_files[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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 (62 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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(): (65 more lines...) |
||||
test_oneprovider_data_tab
test_user_uploads_files_and_sees_their_ordering[1oz_1op_deployed]
|
Failing since build #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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 #510 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | < 1 sec | ||
HTTPMethodNotAllowed: [405] Method Not Allowed: 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 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
100 2346 100 2346 0 0 9110 0 --:--:-- --:--:-- --:--:-- 9128
No resources found.
Error response from daemon: Cannot kill container 082395294ac3: Container 082395294ac3e70a8da38f379032481369b2d65900edeb40102d94468e9f5104 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'...
Error from server (NotFound): pods "test-runner" not found
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)
Error: release: "dev" not found
Error from server (NotFound): pods "test-runner" not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2346 100 2346 0 0 8793 0 --:--:-- --:--:-- --:--:-- 8819
No resources found.
Error response from daemon: Cannot kill container 30b190829f8b: Container 30b190829f8bba4232451513ca261b724150853b7c63cf2cf5aea3a586f5df46 is not running
Error response from daemon: Cannot kill container 8db3e577096c: Container 8db3e577096ca409ed961b8546634d108532c7d53c6b7e6fafd7bdba2ccf8074 is not running
Error response from daemon: Cannot kill container 99f280645ded: Container 99f280645ded05749b0310a548b9593498bb099f9053670bacdf910b85922169 is not running
Error response from daemon: Cannot kill container f857014421ac: Container f857014421acdf44c7f220eb2547a154c15f81f3630fd30e2c3bf4d5ea895f0e is not running
Error response from daemon: Cannot kill container aaccefd8b91a: Container aaccefd8b91a986e426f92a95b8d4e0a02cf3e9cdd59cb52ecf5f9dff53bef72 is not running
Error response from daemon: Cannot kill container 1635dbe56408: Container 1635dbe56408c47480a80d7bee21c155fb9f2d5f6d8ad844929f17f3a6c07210 is not running
Error response from daemon: Cannot kill container fb782c0cbe36: Container fb782c0cbe36c129f15c71afb0105017276a157d594f727de3995a6bdc77b212 is not running
Error response from daemon: Cannot kill container a4d1264a2efe: Container a4d1264a2efe472205a4540315372e1f72347c2caa4a1529dfce07523bbd5e0a is not running
Error response from daemon: Cannot kill container 29260c9a7b2b: Container 29260c9a7b2bee054092e06a58d5ec1939e83f0a28010216101db27828765274 is not running
Error response from daemon: Cannot kill container 862b2e4880fe: Container 862b2e4880fe510390bfb26c3e10034b14ff397f96930c4efbab1116f97c7d0b is not running
Error response from daemon: Cannot kill container 5001e31702f4: No such container: 5001e31702f4
Error response from daemon: No such container: 5001e31702f4
Error response from daemon: Cannot kill container 6701e959753b: Container 6701e959753b3a36c0ffaf147ec14a4ba6700901af8a9259268c8bbe8caed362 is not running
Error response from daemon: Cannot kill container 0fbf7bac5867: Container 0fbf7bac58673327ea334e213d6db971158acd5d6cd5aa39f5b53761af90d62c is not running
Error response from daemon: Cannot kill container cf6b83c23ad3: Container cf6b83c23ad3e27eab6c33cd6d440e374938084fdb85eb50ea126537fc3bde42 is not running
Error response from daemon: Cannot kill container 4d84ff159184: Container 4d84ff159184a52677f4f64052643e6ab0249ea24d17f10e80713aa2bafcee3b is not running
Error response from daemon: Cannot kill container c65f9bf2925b: Container c65f9bf2925beb18f7afa2298d7a9e56e1159e5b8f711a585a398b3e47fe7571 is not running
Error response from daemon: Cannot kill container e0ac4a67348e: Container e0ac4a67348eb986a6f7239023837268fee042f51643455e917dc1c044fb2463 is not running
Error response from daemon: Cannot kill container f56743e5a14d: Container f56743e5a14dfa4543040e0381f3ee333a1496f645452615d0d4726750a02a44 is not running
Error response from daemon: Cannot kill container 8d794c4799cb: Container 8d794c4799cbdd788b53651e170bce5aec74c0f5c253544020f2ce8ae8bb6707 is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2346 100 2346 0 0 9110 0 --:--:-- --:--:-- --:--:-- 9128
No resources found.
Error response from daemon: Cannot kill container 082395294ac3: Container 082395294ac3e70a8da38f379032481369b2d65900edeb40102d94468e9f5104 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'...
Error from server (NotFound): pods "test-runner" not found
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)
Error: release: "dev" not found
Error from server (NotFound): pods "test-runner" not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2346 100 2346 0 0 8793 0 --:--:-- --:--:-- --:--:-- 8819
No resources found.
Error response from daemon: Cannot kill container 30b190829f8b: Container 30b190829f8bba4232451513ca261b724150853b7c63cf2cf5aea3a586f5df46 is not running
Error response from daemon: Cannot kill container 8db3e577096c: Container 8db3e577096ca409ed961b8546634d108532c7d53c6b7e6fafd7bdba2ccf8074 is not running
Error response from daemon: Cannot kill container 99f280645ded: Container 99f280645ded05749b0310a548b9593498bb099f9053670bacdf910b85922169 is not running
Error response from daemon: Cannot kill container f857014421ac: Container f857014421acdf44c7f220eb2547a154c15f81f3630fd30e2c3bf4d5ea895f0e is not running
Error response from daemon: Cannot kill container aaccefd8b91a: Container aaccefd8b91a986e426f92a95b8d4e0a02cf3e9cdd59cb52ecf5f9dff53bef72 is not running
Error response from daemon: Cannot kill container 1635dbe56408: Container 1635dbe56408c47480a80d7bee21c155fb9f2d5f6d8ad844929f17f3a6c07210 is not running
Error response from daemon: Cannot kill container fb782c0cbe36: Container fb782c0cbe36c129f15c71afb0105017276a157d594f727de3995a6bdc77b212 is not running
Error response from daemon: Cannot kill container a4d1264a2efe: Container a4d1264a2efe472205a4540315372e1f72347c2caa4a1529dfce07523bbd5e0a is not running
Error response from daemon: Cannot kill container 29260c9a7b2b: Container 29260c9a7b2bee054092e06a58d5ec1939e83f0a28010216101db27828765274 is not running
Error response from daemon: Cannot kill container 862b2e4880fe: Container 862b2e4880fe510390bfb26c3e10034b14ff397f96930c4efbab1116f97c7d0b is not running
Error response from daemon: Cannot kill container 5001e31702f4: No such container: 5001e31702f4
Error response from daemon: No such container: 5001e31702f4
Error response from daemon: Cannot kill container 6701e959753b: Container 6701e959753b3a36c0ffaf147ec14a4ba6700901af8a9259268c8bbe8caed362 is not running
Error response from daemon: Cannot kill container 0fbf7bac5867: Container 0fbf7bac58673327ea334e213d6db971158acd5d6cd5aa39f5b53761af90d62c is not running
Error response from daemon: Cannot kill container cf6b83c23ad3: Container cf6b83c23ad3e27eab6c33cd6d440e374938084fdb85eb50ea126537fc3bde42 is not running
Error response from daemon: Cannot kill container 4d84ff159184: Container 4d84ff159184a52677f4f64052643e6ab0249ea24d17f10e80713aa2bafcee3b is not running
Error response from daemon: Cannot kill container c65f9bf2925b: Container c65f9bf2925beb18f7afa2298d7a9e56e1159e5b8f711a585a398b3e47fe7571 is not running
Error response from daemon: Cannot kill container e0ac4a67348e: Container e0ac4a67348eb986a6f7239023837268fee042f51643455e917dc1c044fb2463 is not running
Error response from daemon: Cannot kill container f56743e5a14d: Container f56743e5a14dfa4543040e0381f3ee333a1496f645452615d0d4726750a02a44 is not running
Error response from daemon: Cannot kill container 8d794c4799cb: Container 8d794c4799cbdd788b53651e170bce5aec74c0f5c253544020f2ce8ae8bb6707 is not running