GUI acceptance tests using environment deployed from packages.

Build: #2801 failed

Job: Atm BagIt failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 16 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 81 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_automation_bagit test_user_sees_desirable_exception_in_task_audit_log_after_executing_bagituploader_with_invalid_archive__input_archive[1oz_1op_openfaas-"wrong_tagmanifest_checksums.zip"-md5 checksum verification failed for macaroon_bag1/fetch.txt.\\nExpected: 5e8594d60bc90071ae12ad9b589166be, Calculated: ceb502eb82f571ea033f743f3c3c9123]
4 mins
AssertionError: actual reason content for task: "sha256 checksum verification failed for macaroon_bag1/fetch.txt. Expected: a4127b2d0ced5571d738917292cb64ae686bea0c016d18a66029062b43dbd7eb, Calculated: 8db8b25444ca1130c2150fe622df8aac8e5604332cd0ec84e80adb9ce90240ab" is not as expected: "md5 checksum verification failed for macaroon_bag1/fetch.txt.\nexpected: 5e8594d60bc90071ae12ad9b589166be, calculated: ceb502eb82f571ea033f743f3c3c9123"
request = <FixtureRequest for <Function 'test_user_sees_desirable_exception_in_task_audit_log_after_executing_bagituploader_with...caroon_bag1/fetch.txt.\\\\nExpected: 5e8594d60bc90071ae12ad9b589166be, Calculated: ceb502eb82f571ea033f743f3c3c9123]'>>

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