GUI acceptance tests using environment deployed from packages.

Build: #2954 failed

Job: Atm workflow execution failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 5 tests in total
  • 2 tests failed
  • 1 failure is new
  • 12 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_atm_workflows_execution test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]
2 mins
AssertionError: message: Stopping container result-streamer has not been found
fixturefunc = <function checks_events_for_task at 0x7fb6e3588ae0>
request = <FixtureRequest for <Function test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'events': '- \'Created container result-streamer\'\n- \'Started container result-streamer\'\...t" + "Created container"\'', 'if_finished': 'after workflow execution is finished', 'lane': 'calculate-checksums', ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(57 more lines...)
Existing test failures 1
Status Test Failing since Duration
KeyError: 'md5_sum'
fixturefunc = <function count_checksums_and_compare_them at 0x7fb6e37740e0>
request = <FixtureRequest for <Function test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'checksum_list': '["md5", "sha512", "sha256", "adler32"]', 'file_name': 'file1', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(67 more lines...)