GUI acceptance tests using environment deployed from packages.

Build: #2891 failed

Job: Public shares failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 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_public_shares test_user_sees_public_urls_of_share_are_equal[1oz_1op_deployed]
1 min
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="de82c458ca0cdacb193e13f5850879e7")>
css_sel = '.content-space-shares'
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)
(289 more lines...)