GUI acceptance tests using environment deployed from packages.

Build: #2041 failed

Job: Oneprovider datasets privileges failed

Stages & jobs

  1. Acceptance Test

Test results

  • 11 tests in total
  • 1 test failed
  • 1 failure is new
  • 29 minutes taken in total.

Build 2,041 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_datasets_privileges test_user_does_not_see_archive_file_browser_if_he_does_not_have_view_archives_privilege[1oz_1op_deployed]
6 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2b1a78ed67476633c12b9a703bd46757")>
css_sel = '.content-space-datasets .archive-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)
(295 more lines...)