Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #868 was successful

Job: Access tokens was successful

Test results

  • 1 test in total
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.

Build 868 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AttributeError: '_FileBrowser' object has no attribute 'new_file_button'
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="ef17cd0361f7fa0dc7949237618f8131")>
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)
(447 more lines...)