GUI acceptance tests using environment deployed from packages.

Build: #2874 failed

Job: Atm stores basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 15 tests in total
  • 5 tests failed
  • 5 failures are new
  • 1 test was quarantined / skipped
  • 35 minutes taken in total.

Build 2,874 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_atm_stores_basic test_user_sees_file_attributes_in_result_store_after_modifying_lambda_and_executing_uploaded_echo_workflow[1oz_1op_openfaas]
4 mins
RuntimeError: there is no entry containing data about ['atime', 'size', 'originProviderId'] in workflow audit log
request = <FixtureRequest for <Function 'test_user_sees_file_attributes_in_result_store_after_modifying_lambda_and_executing_uploaded_echo_workflow[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: 
(38 more lines...)
Collapse Failed test_atm_stores_basic test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_store_and_lambda_data_type_and_executing_uploaded_echo_workflow[1oz_1op_openfaas-List-Boolean-List-Boolean-booleans-booleans-[true, false, true, true]-[true, false, true, true]]
3 mins
AssertionError: Actual boolean list [] does not match expected [True, False, True, True]
request = <FixtureRequest for <Function 'test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_s...ow[1oz_1op_openfaas-List-Boolean-List-Boolean-booleans-booleans-[true, false, true, true]-[true, false, true, true]]'>>

    @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: 
(30 more lines...)
Collapse Failed test_atm_stores_basic test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_store_and_lambda_data_type_and_executing_uploaded_echo_workflow[1oz_1op_openfaas-List-Boolean-Single Value-Boolean-booleans-boolean-[true, true, true]-true]
3 mins
AttributeError: 'NoneType' object has no attribute 'text'
request = <FixtureRequest for <Function 'test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_s..._uploaded_echo_workflow[1oz_1op_openfaas-List-Boolean-Single Value-Boolean-booleans-boolean-[true, true, true]-true]'>>

    @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: 
(26 more lines...)
Collapse Failed test_atm_stores_basic test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_store_and_lambda_data_type_and_executing_uploaded_echo_workflow[1oz_1op_openfaas-Single Value-Array (Number)-Single Value-Array (Number)-numbers-array-[11, 22, 33]-[11, 22, 33]]
3 mins
RuntimeError: no  item found in Store details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="741e8486fee9edafb1f852da6ddba400", element="20d5647d-e102-4a39-9c33-403ff6e9858d")>
css_sel = '.array-visual-presenter'
err_msg = 'no  item found in Store details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_atm_stores_basic test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_store_and_lambda_data_type_and_executing_uploaded_echo_workflow[1oz_1op_openfaas-Single Value-String-Single Value-String-string-string-Sample string-Sample string]
3 mins
AttributeError: 'NoneType' object has no attribute 'text'
request = <FixtureRequest for <Function 'test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_s...ed_echo_workflow[1oz_1op_openfaas-Single Value-String-Single Value-String-string-string-Sample string-Sample string]'>>

    @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: 
(30 more lines...)