GUI acceptance tests using environment deployed from packages.
Build: #1737 failed
Job: Shares basic failed
Test results
- 18 tests in total
- 10 tests failed
- 10 failures are new
- 22 minutes taken in total.
Build 1,737 has the following 10 errors: 10 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7326ad026815d7d9d7f9b78947f03994")> css_sel = '.content-file-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) (281 more lines...) |
|||
Collapse |
test_shares_basic
test_share_curl_command_can_be_used_to_get_valid_share_info[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_share_curl_command_can_be_used_to_get_valid_share_info[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_shares_basic
test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]
|
1 min | |
AssertionError: displayed share cwd in file browser is share_dir2 instead of expected /dir2 request = <FixtureRequest for <Function 'test_user_can_change_working_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: (29 more lines...) |
|||
Collapse |
test_shares_basic
test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir3" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[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_shares_basic
test_user_cannot_enter_symlinked_directory_in_shared_directory_which_points_outside_share[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3f460b47995a176150811f56527b1f99")> css_sel = '.content-file-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) (281 more lines...) |
|||
Collapse |
test_shares_basic
test_user_does_not_see_files_in_single_share_view_in_full_onezone_interface_after_removing_them_from_shared_directory[1oz_1op_deployed]
|
1 min | |
AssertionError: numbers of items are not equal request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_single_share_view_in_full_onezone_interface_after_removing_them_from_shared_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: (27 more lines...) |
|||
Collapse |
test_shares_basic
test_user_downloads_files_from_shared_directory_on_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
|
2 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_downloads_files_from_shared_directory_on_single_share_view_in_full_onezone_interface[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: (32 more lines...) |
|||
Collapse |
test_shares_basic
test_user_removes_one_of_two_shares_of_directory_from_single_share_view[1oz_1op_deployed]
|
1 min | |
AssertionError: Share share_dir1 not in shares browser request = <FixtureRequest for <Function 'test_user_removes_one_of_two_shares_of_directory_from_single_share_view[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: (30 more lines...) |
|||
Collapse |
test_shares_basic
test_user_removes_share_from_single_share_view[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in SharesContentPage in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d53a7cb180ead052d4e359de9aa3179e", element="b1cb1554-477d-4e96-8966-bcdc2c40d893")> css_sel = '.content-info-content-container' err_msg = 'no item found in SharesContentPage 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_shares_basic
test_user_sees_new_files_in_single_share_view_in_full_onezone_interface_after_adding_them_to_shared_directory[1oz_1op_deployed]
|
56 secs | |
AssertionError: expected breadcrumbs /dir1; displayed: space1 request = <FixtureRequest for <Function 'test_user_sees_new_files_in_single_share_view_in_full_onezone_interface_after_adding_them_to_shared_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: (34 more lines...) |