GUI acceptance tests using environment deployed from packages.

Build: #2891 failed

Job: Shares handle service failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 2 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 minutes taken in total.

Build 2,891 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed 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]
2 mins
RuntimeError: no  item found in Public Share View
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="c039798062fd2e4ecedfd7b401479bc7")>
css_sel = '.nav-link-description'
err_msg = 'no  item found in Public 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...)