GUI acceptance tests using environment deployed from packages.

Build: #2664 failed

Job: Multiprovider multiuser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 5 tests in total
  • 3 tests failed
  • 3 failures are new
  • 47 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning[1oz_2op_deployed]
12 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d78fb034f905725389d7703677db7bd5", element="f713f8be-11f3-4a30-a061-8410740ad505")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
12 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b80ed05c1ceaf903759fb3a1544b401d", element="c7680b31-ad21-4090-81e6-6de8323a6a7d")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]
13 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9cab536006c171b63193333b7ce0d632", element="e39145cd-ad34-4172-b637-00f4ae1d8252")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)