GUI acceptance tests using environment deployed from packages.
Build: #2080 failed
Job: Oneprovider datasets privileges failed
Test results
- 11 tests in total
- 1 test failed
- 1 failure is new
- 18 minutes taken in total.
Build 2,080 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_datasets_privileges
test_user_does_not_see_archive_file_browser_if_he_does_not_have_view_archives_privilege[1oz_1op_deployed]
|
4 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="22e997baccb4956b75e047c3ed9c3dab")> 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...) |