GUI acceptance tests using environment deployed from packages.

Build: #2585 failed

Job: Atm workflows stores failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 6 tests in total
  • 4 tests failed
  • 9 minutes taken in total.

Build 2,585 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
AttributeError: 'NoneType' object has no attribute 'workflows_page'
request = <FixtureRequest for <Function 'test_user_sees_expected_results_in_result_store_after_modifying_input_store_type_to_sto...kflow[1oz_1op_openfaas-List-[file1, dir1, dir1/file2, dir1/dir2/file3]-4-[file1, dir1, dir1/file2, dir1/dir2/file3]]'>>

    @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: 
(28 more lines...)
AttributeError: 'NoneType' object has no attribute 'workflows_page'
request = <FixtureRequest for <Function 'test_user_sees_expected_results_in_result_store_after_modifying_input_store_type_to_storage_type_and_executing_uploaded_counting_checksums_workflow[1oz_1op_openfaas-Single value-file1-1-file1]'>>

    @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: 
(28 more lines...)
AttributeError: 'NoneType' object has no attribute 'workflows_page'
request = <FixtureRequest for <Function 'test_user_sees_expected_results_in_result_store_after_modifying_input_store_type_to_sto...cksums_workflow[1oz_1op_openfaas-Tree forest-dir1-5-[dir1, dir1/file2, dir1/dir2, dir1/dir2/file3, 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: 
(28 more lines...)
AttributeError: 'NoneType' object has no attribute 'workflows_page'
request = <FixtureRequest for <Function 'test_user_sees_results_for_task_workflow_and_in_result_store_after_modifying_task_by_adding_result_mapping_in_uploaded_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: 
(28 more lines...)