GUI acceptance tests using environment deployed from packages.

Build: #2953 failed

Job: Atm workflows pausing and cancelling failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 8 tests in total
  • 1 test failed
  • 1 failure is new
  • 18 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_atm_workflows_pausing_and_cancelling test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]
55 secs
AssertionError: Actual "workflow-with-sleep-two-lanes" status: "Cancelled" does not match expected: "Stopping"
fixturefunc = <function assert_status_of_workflow_if_needed_wait_for_stopping_status at 0x7f0a200db060>
request = <FixtureRequest for <Function test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'expected_status': 'Stopping', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedI...scheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>>}, ...}

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