GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: Atm workflow execution failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 6 tests in total
  • 1 test failed
  • 3 tests were fixed
  • 26 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
AssertionError: Value of input store:{   "type": "DIR",   "storage_user_id": 634291,   "storage_group_id": 1099622,   "size": 3,   "shares": [],   "provider_id": "6d9082747227fb8f9f9132462b6937a5ch6368",   "parent_id": "000000000058558C677569642373706163655F6631626638613835633864336566636463366164653930373339633339313563636839623166236631626638613835633864336566636463366164653930373339633339313563636839623166",   "owner_id": "79e4ae98d0cb75db1d644b030f493158ch1b33",   "name": "dir1",   "mtime": 1685737521,   "mode": "775",   "index": "g2gDZAAKbGlzdF9pbmRleG0AAAAEZGlyMW0AAAAmNmQ5MDgyNzQ3MjI3ZmI4ZjlmOTEzMjQ2MmI2OTM3YTVjaDYzNjg",   "hardlinks_count": null,   "file_id": "0000000000524BBE67756964236462363263366235653631663530323164363266333064376436616230383732636864663036236631626638613835633864336566636463366164653930373339633339313563636839623166",   "ctime": 1685737521,   "atime": 1685737521 }   is not equal to value of output store:{   "file_id": "0000000000524BBE67756964236462363263366235653631663530323164363266333064376436616230383732636864663036236631626638613835633864336566636463366164653930373339633339313563636839623166" }
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...)