GUI acceptance tests using environment deployed from packages.
Build: #1678 failed Child of ODSRV-OZP-1630
Build result summary
Details
- Completed
- Queue duration
- 22 minutes
- Duration
- 107 minutes
- Labels
- None
- Revision
-
c83a4c5bf2daca03cc55cbfc711fc764d204745e
- Total tests
- 581
- Failing since
- #1601 (Child of ODSRV-OPRPM-1932 – )
- Fixed in
- #1832 (Child of ODSRV-OZP-1667)
Responsible
This build has been failing since #1601
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]
|
Chrome oneprovider data tab tests | 1 min | |
AssertionError: expected breadcrumbs /dir2; displayed: space1 request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (34 more lines...) |
||||
Collapse |
test_oneprovider_data_tab
test_user_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]
|
Chrome oneprovider data tab tests | 2 mins | |
RuntimeError: no "file_d1_2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (45 more lines...) |
||||
Collapse |
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
Chrome oneprovider data tab tests | 1 min | |
RuntimeError: item(s) not in browser or not in specified order ["file2", "file3"] starting from file2 request = <FixtureRequest for <Function 'test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (37 more lines...) |
||||
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
|
Chrome oneprovider hardlinks and symlinks | 1 min | |
AssertionError: not found "dir2" in file browser request = <FixtureRequest for <Function 'test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |
||||
Collapse |
test_oneprovider_posix_multiuser
test_user1_fails_to_upload_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 3 mins | |
RuntimeError: no item found in Upload presenter web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7414a78300d21bc6ca8d67974cef076a", element="096c3ff7-c0e5-4b19-b8d5-051d3459195f")> css_sel = '.summary-state .one-icon' err_msg = 'no item found in Upload presenter' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||
Collapse |
test_storage_sync
test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
|
Chrome storage sync tests | 5 mins | |
AssertionError: file browser in files tab in op should be empty but is not subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'browser2' tmp_memory = defaultdict(<class 'dict'>, {'browser1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7f39c4679ac8>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="681fd2a5c968c315f4a28bd29bbab677")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="a4e6b06f2ffeee79770160b83ef24c41")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_does_not_see_files_u1') which_browser = 'file browser' (61 more lines...) |
||||
Collapse |
test_storage_sync
test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
Chrome storage sync tests | 5 mins | |
AssertionError: not found "dir21" in browser request = <FixtureRequest for <Function 'test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_oneprovider_posix_multiuser
test_user1_fails_to_remove_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1677 (Child of ODSRV-OPRPM-1968) | Chrome POSIX tests multiuser | 3 mins | ||
RuntimeError: no "20B-0.txt" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user1_fails_to_remove_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |
|||||
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Failing since build #1673 (Child of ODSRV-OPRPM-1967) | Chrome onezone basic tests | 3 mins | ||
AssertionError: Expected 1 dev-oneprovider-krakow record but got 2 request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (31 more lines...) |
|||||
test_onezone_basic
test_user_sees_that_group_added_to_harvester_has_default_privileges[1oz_1op_deployed]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone basic tests | 55 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_harvester_has_default_privileges[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_basic
test_user_sees_that_user_added_to_harvester_has_default_privileges[1oz_1op_deployed]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone basic tests | 56 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_that_user_added_to_harvester_has_default_privileges[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_with_complex_expression[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 25 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_with_complex_expression[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 33 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_public_harvester_site_is_updated_when_space_is_added_to_original_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 23 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_space_is_added_to_original_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_using_and[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_using_and[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 22 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_can_filter_visible_properties_of_files_records[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_can_filter_visible_properties_of_files_records[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_files_records_are_paged_for_as_many_is_given[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_files_records_are_paged_for_as_many_is_given[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_public_harvester_site_is_updated_after_new_files_are_uploaded_to_space[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_after_new_files_are_uploaded_to_space[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_by_xattrs_metadata_values[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 26 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_by_xattrs_metadata_values[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_space_data_is_harvested_in_data_discovery_when_space_is_added_to_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 33 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_space_data_is_harvested_in_data_discovery_when_space_is_added_to_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 32 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_using_or[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_using_or[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_not_signed_in_user_sees_public_data_discovery_page_when_harvester_is_configured_as_public[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 25 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_not_signed_in_user_sees_public_data_discovery_page_when_harvester_is_configured_as_public[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 23 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_data_discovery_has_another_gui_after_setting_it_in_harvester_gui_configuration[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 2 mins | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_data_discovery_has_another_gui_after_setting_it_in_harvester_gui_configuration[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_by_xattrs_metadata_value_keyword[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 23 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_by_xattrs_metadata_value_keyword[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_cannot_open_harvested_file_source_from_public_harvester_if_they_does_not_belong_to_space[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 43 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_cannot_open_harvested_file_source_from_public_harvester_if_they_does_not_belong_to_space[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_not_signed_in_user_cannot_open_public_data_discovery_page_if_harvester_is_no_longer_public[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 21 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_not_signed_in_user_cannot_open_public_data_discovery_page_if_harvester_is_no_longer_public[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_metadata_keys_are_harvested_when_default_index_is_set_in_gui_plugin[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_metadata_keys_are_harvested_when_default_index_is_set_in_gui_plugin[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_metadata_changes_of_file_in_harvested_space_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 34 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_metadata_changes_of_file_in_harvested_space_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_files_records_sorted_in_order_as_was_set[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 25 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_files_records_sorted_in_order_as_was_set[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_using_not_with_space_attribute[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_using_not_with_space_attribute[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_files_of_supported_spaces_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 34 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_files_of_supported_spaces_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_files_uploaded_to_harvested_space_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 35 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_files_uploaded_to_harvested_space_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_data_could_not_be_presented_when_elasticsearch_does_not_respond[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 35 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_data_could_not_be_presented_when_elasticsearch_does_not_respond[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_not_signed_in_user_sees_data_of_public_harvester_in_public_harvester_gui_from_given_url[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_not_signed_in_user_sees_data_of_public_harvester_in_public_harvester_gui_from_given_url[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_by_json_metadata_value_keyword[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 23 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_by_json_metadata_value_keyword[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_using_not_with_another_property[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_using_not_with_another_property[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_by_json_metadata_values[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 25 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_by_json_metadata_values[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_retrieves_valid_files_matches_using_copied_curl_command[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_retrieves_valid_files_matches_using_copied_curl_command[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_user_sees_appropriate_files_after_searching_by_any_property_property[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 24 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_sees_appropriate_files_after_searching_by_any_property_property[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_data_discovery
test_public_harvester_site_has_another_gui_after_setting_it_in_original_harvester_configuration[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone data discovery test | 23 secs | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_public_harvester_site_has_another_gui_after_setting_it_in_original_harvester_configuration[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (50 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 4 mins | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_removes_user_from_harvester_with_remove_user_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_removes_user_from_harvester_with_remove_user_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_generates_invitation_token_for_user_with_add_user_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_generates_invitation_token_for_user_with_add_user_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_leaves_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_leaves_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_adds_user_to_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_adds_user_to_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_renames_harvester[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
|||||
test_onezone_harvesters_basic
test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]
|
Failing since build #1648 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | Chrome onezone harvesters basic tests | 1 min | ||
KeyError: 'elasticsearch' request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |