GUI acceptance tests using environment deployed from packages.

Build: #2950 failed

Job: Transfers multi browser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 41 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
1 min
RuntimeError: no  item found in Onezone Login page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="6f1751ba9ecf69632651f032c6f60a30")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

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