GUI acceptance tests using environment deployed from packages.

Build: #2585 failed

Job: Atm workflow execution failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 6 tests in total
  • 4 tests failed
  • 2 failures are new
  • 27 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_atm_workflows_execution test_user_sees_finished_state_and_output_store_content_of_executed_inout_workflow_created_using_gui[1oz_1op_openfaas]
8 mins
AssertionError: Value of input store:{   "type": "DIR",   "storage_user_id": 1465233,   "storage_group_id": 1210274,   "size": 3,   "shares": [],   "provider_id": "db018f01b09edae0a4ae522b962dff1dchc0b5",   "parent_id": "00000000005883C3677569642373706163655F3463666334396134383466313430373562643337383936623365323364313466636865306162233463666334396134383466313430373562643337383936623365323364313466636865306162",   "owner_id": "6e9e9b5bec48a737a5ab729be1f9bfbcch89f1",   "name": "dir1",   "mtime": 1685655350,   "mode": "775",   "index": "g2gDZAAKbGlzdF9pbmRleG0AAAAEZGlyMW0AAAAmZGIwMThmMDFiMDllZGFlMGE0YWU1MjJiOTYyZGZmMWRjaGMwYjU",   "hardlinks_count": null,   "file_id": "000000000052FDAB67756964233737663966663530383134376635393462633733333162613734333938653063636865343164233463666334396134383466313430373562643337383936623365323364313466636865306162",   "ctime": 1685655350,   "atime": 1685655350 }   is not equal to value of output store:{   "file_id": "000000000052FDAB67756964233737663966663530383134376635393462633733333162613734333938653063636865343164233463666334396134383466313430373562643337383936623365323364313466636865306162" }
request = <FixtureRequest for <Function 'test_user_sees_finished_state_and_output_store_content_of_executed_inout_workflow_created_using_gui[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: 
(58 more lines...)
Collapse Failed test_oneprovider_atm_workflows_execution test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]
5 mins
AssertionError: Workflow status is not equal to Finished
request = <FixtureRequest for <Function 'test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_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: 
(29 more lines...)
Existing test failures 2
Status Test Failing since Duration
AttributeError: 'NoneType' object has no attribute 'spaces_header_list'
request = <FixtureRequest for <Function 'test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[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: 
(30 more lines...)
AttributeError: 'NoneType' object has no attribute 'spaces_header_list'
request = <FixtureRequest for <Function 'test_user_checks_time_series_charts_after_execution_of_uploaded_calculatechecksumsrest_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...)