GUI acceptance tests using environment deployed from packages.

Build: #2216 failed Child of ODSRV-OZP-1764

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
55 minutes
Duration
90 minutes
Labels
None
Revision
6fbe1bf8d7f1e016c40c256738227d3e7e51aa7b
Total tests
711
Fixed in
#2217 (Child of ODSRV-OPRPM-2169)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it_on_remote_provider[1oz_2op_slow_file_operations]
Chrome oneprovider archives recall 13 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="91d6b2dc0c3f59e24b095296646bd25b")>
css_sel = '.modal-dialog', err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(279 more lines...)