GUI acceptance tests using environment deployed from packages.

Build: #2942 failed

Job: automation-examples workflows failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 24 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 57 minutes taken in total.

Build 2,942 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_examples_workflows_tests test_user_sees_desirable_active_workflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]
2 mins
AssertionError: Actual "echo" status: "Active" does not match expected: "Finished"
fixturefunc = <function assert_status_of_workflow_if_needed_wait_for_stopping_status at 0x7f72cfb72a20>
request = <FixtureRequest for <Function test_user_sees_desirable_active_workflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'expected_status': 'Finished', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedI...kflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]>>}, ...}

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