GUI acceptance tests using environment deployed from packages.
Build: #2491 failed
Job: Atm workflow execution failed
Test results
- 13 tests in total
- 12 tests failed
- 10 failures are new
- 1 test was quarantined / skipped
- 32 minutes taken in total.
Build 2,491 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_oneprovider_atm_workflows_execution
test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_temporaryworkflowwithsleep_workflow[1oz_1op_openfaas-Cancelled-Cancel]
|
Not quarantined | 1 min | |||
RuntimeError: no item found in WorkflowExecutionPage in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a83a30a2e5953a1ebd3b03103481a697", element="0846c82b-0af8-4c25-a2f2-da6045681e69")> css_sel = '.tag-creator-trigger' err_msg = 'no item found in WorkflowExecutionPage in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (306 more lines...) |