GUI acceptance tests using environment deployed from packages.
Build: #2487 failed
Job: Atm workflow execution failed
Test results
- 13 tests in total
- 2 tests failed
- 2 failures are new
- 27 minutes taken in total.
Build 2,487 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_atm_workflows_execution
test_user_creates_checksumcountingoneclient_workflow_through_gui_and_executes_it[1oz_1op_openfaas]
|
2 mins | |
RuntimeError: no item found in Arguments in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="73f98e3366525c20e7c2ad883d7ced3a", element="c250e23e-f004-40b2-bffd-ad6b8d315027")> css_sel = '.json-editor-textarea' err_msg = 'no item found in Arguments in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |
|||
Collapse |
test_oneprovider_atm_workflows_execution
test_user_sees_status_paused_in_lane1_and_unscheduled_in_lane2_after_pausing_execution_of_created_temporaryworkflowwithsleep_workflow[1oz_1op_openfaas]
|
2 mins | |
RuntimeError: no item found in Arguments in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="46b1e8203b9b5a42cdabb2b6ff854e64", element="7449e8a2-88c2-4fac-9095-f5820ad67a72")> css_sel = '.json-editor-textarea' err_msg = 'no item found in Arguments in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |