Collapse |
Failed
|
test_atm_stores_basic
test_all_workflows_from_automationexamples_are_used_in_acceptance_tests[1oz_1op_openfaas]
|
Atm stores basic |
< 1 sec |
AssertionError: there are workflows not included in tests: {'substitute-placeholders-example'}
request = <FixtureRequest for <Function 'test_all_workflows_from_automationexamples_are_used_in_acceptance_tests[1oz_1op_openfaas]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(25 more lines...)
|
Collapse |
Failed
|
test_atm_workflows_stores
test_user_runs_workflow_with_debug_logging_level_and_can_see_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]
|
Atm workflows stores |
2 mins |
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-bamboo/pytest-0/test_user_runs_workflow_with_d1/browser/download'
request = <FixtureRequest for <Function 'test_user_runs_workflow_with_debug_logging_level_and_can_see_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(33 more lines...)
|
Collapse |
Failed
|
test_atm_workflows_stores
test_user_runs_workflow_with_info_logging_level_and_cannot_see_any_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]
|
Atm workflows stores |
2 mins |
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-bamboo/pytest-0/test_user_runs_workflow_with_i1/browser/download'
request = <FixtureRequest for <Function 'test_user_runs_workflow_with_info_logging_level_and_cannot_see_any_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(31 more lines...)
|
Collapse |
Failed
|
test_onezone_automation
test_each_lambda_dump_from_automationexamples_remains_the_same_after_uploading_and_downloading_it_from_automation_inventory[1oz_1op_deployed]
|
Onezone automations |
9 mins |
RuntimeError: no "1" found in Lambda in LambdasPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_each_lambda_dump_from_automationexamples_remains_the_same_after_uploading_and_downloading_it_from_automation_inventory[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(45 more lines...)
|
Collapse |
Failed
|
test_onezone_tokens
test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]
|
Onezone tokens |
3 mins |
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document (Session info: chrome=104.0.5112.79)
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(184 more lines...)
|