GUI acceptance tests using environment deployed from packages.
Build: #1737 failed
Job: Oneprovider data tab failed
Test results
- 72 tests in total
- 33 tests failed
- 33 failures are new
- 97 minutes taken in total.
Build 1,737 has the following 33 errors: 33 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[1oz_1op_deployed]
|
2 mins | |
AssertionError: found "file3" in browser, while it should not request = <FixtureRequest for <Function 'test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[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: (33 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]
|
53 secs | |
AssertionError: expected breadcrumbs /dir1; displayed: space1 request = <FixtureRequest for <Function 'test_user_can_change_directory_while_uploading_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: (34 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]
|
53 secs | |
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_creates_incremental_archive_that_has_chosen_base_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4d4576d547cb2a22d6e6b9014adbe3b3")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_does_not_see_archive_file_browser_if_he_does_not_have_view_archives_privilege[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in dataset browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="adef474550bcb81a0797694bfe57470a", element="866a300d-097d-47fc-b490-e37871ef21ff")> css_sel = '.error-dir-text' err_msg = 'no item found in dataset browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_does_not_see_dataset_tag_in_file_browser_and_see_directory_in_detached_tab_after_detaching_dataset[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_does_not_see_dataset_tag_in_file_browser_and_see_directory_in_detached_tab_after_detaching_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
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_data_tab
test_user_fails_to_delete_child_directory_after_marking_parent_directory_dataset_data_write_protection[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir3" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_delete_child_directory_after_marking_parent_directory_dataset_data_write_protection[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no "dir1" found in dataset browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_reattach_dataset_after_deleting_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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d1e698a1ebd0de43cbeb066c75941e2f")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_bagit_metadata_files_and_directory_tree_in_aip_tab_and_directory_tree_in_dip_tab_in_archive_browser_after_creating_archive_with_bagit_layout_and_include_dip_option[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d4ea9f838d4d9e6d30fdcf5aeab021c2")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_bagit_tag_after_creating_bagit_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="23e380d460364b0cf77da7d0d3f652e7")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[1oz_1op_deployed]
|
52 secs | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir1" found in dataset browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dataset_in_detached_tab_after_deleting_directory[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_sees_dataset_in_detached_tab_after_deleting_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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dip_tag_after_creating_archive_with_include_dip_option[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3962b3bfeed984d203fb3aa794181592")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_archive_browser_after_creating_plain_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b6c97694f7dc295ccd0677d52e3004a1")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_dataset_browser_after_marking_directories_as_dataset[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_dataset_browser_after_marking_directories_as_dataset[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir3" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_inherited_dataset_status_tag_after_marking_its_parent_directory_as_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_inherited_dataset_status_tag_after_marking_its_parent_directory_as_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_metadata_data_write_protection_toggles_checked_in_directory_dataset_modal_after_marking_its_parent_directories[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_metadata_data_write_protection_toggles_checked_in_directory_dataset_modal_after_marking_its_parent_directories[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_name_of_base_archive_after_creating_incremental_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="26c9a30e9c2471fda33512e6592e3830")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_real_directory_tree_of_downloaded_tar_generated_for_nested_archive[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_real_directory_tree_of_downloaded_tar_generated_for_nested_archive[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_dataset_does_not_have_archive_after_purging_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="28b8628dea82d2ed8810238bd6335d2a")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_dataset_has_more_archives_than_its_parent_after_creating_nested_archive_on_child_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_that_dataset_has_more_archives_than_its_parent_after_creating_nested_archive_on_child_dataset[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "20B-0.txt" in browser request = <FixtureRequest for <Function 'test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[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: (46 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_files_that_did_not_change_since_creating_last_two_base_archives_have_3_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8ffa0dc054506b5613c14406349560aa")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_newly_created_archive_has_new_file_and_is_different_than_archive_created_earlier_after_creating_new_plain_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2f58008d69f778b22378e6e999dd7500")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_the_base_archive_in_create_archive_modal_is_the_latest_created_archive_after_enabling_incremental_toggle[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f01122a69db9d8b61a3d5ca121ed15ad")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_detaches_dataset_if_he_has_manage_datasets_privilege[1oz_1op_deployed]
|
3 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_successfully_detaches_dataset_if_he_has_manage_datasets_privilege[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_pastes_file_copied_from_other_directory[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file_d1_2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_copied_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_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]
|
1 min | |
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...) |