GUI acceptance tests using environment deployed from packages.
Build: #2821 failed Child of ODSRV-OZP-2003
Test results
- 856 tests in total
- 2 tests failed
- 2 failures are new
- 12 tests were fixed
- 10 tests were quarantined / skipped
- 1160 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
Onezone harvesters basic | 5 mins | |
RuntimeError 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.8/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |
||||
Collapse |
test_shares_handle_service
test_user_views_files_from_public_interface_of_share_shared_from_another_user_on_mock_handle_service[1oz_1op_handle_proxy_mock]
|
Shares handle service | 3 mins | |
RuntimeError: no item found in Private Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4dbe00471653a5bbee833bab59b2d958")> css_sel = '.select-metadata-type' err_msg = 'no item found in Private Share View' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (281 more lines...) |