GUI acceptance tests using environment deployed from packages.

Build: #1592 failed

Job: Chrome transfers tests failed

Test results

  • 10 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 31 minutes taken in total.

Build 1,592 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 test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
3 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="de9bffe347289d05feaf9575206b7f27")>
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)
(289 more lines...)