GUI acceptance tests using environment deployed from packages.

Build: #2821 failed

Job: Shares handle service failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

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

Build 2,821 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]
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...)