GUI acceptance tests using environment deployed from packages.

Build: #2949 failed

Job: Multiprovider multiuser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 5 tests in total
  • 1 test failed
  • 1 failure is new
  • 43 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
26 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="f6aed6557254eca247e724ed265ec9e7")>
css_sel = '.content-file-browser'
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)
(191 more lines...)