GUI acceptance tests using environment deployed from packages.

Build: #2799 failed

Job: Atm stores basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 14 tests in total
  • 2 tests failed
  • 2 failures are new
  • 51 minutes taken in total.

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

New test failures 2
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]
7 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in WorkflowExecutionPage in Oneprovider page
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: 
(34 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-Tree forest-File-List-File-files-files-dir1-[ /space1/dir1, /space1/dir1/file2, /space1/dir1/dir2, /space1/dir1/dir2/file3, /space1/dir1/dir2/file4]]
5 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in WorkflowExecutionPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_output_store_type_of_output_type_in_result_store_after_modifying_input_s...files-dir1-[ /space1/dir1, /space1/dir1/file2, /space1/dir1/dir2, /space1/dir1/dir2/file3, /space1/dir1/dir2/file4]]'>>

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