Skip to content

[CI] E2E result job exits 0 when E2E tests fail #4376

Description

@shangeyao

Problem

The E2E - Result job in .github/workflows/e2e.yml runs exit 0 when needs.e2e.result != 'success', so E2E failures do not block PR merges.

Expected

The result job should fail the workflow when E2E tests fail.

Proposed fix

Change the failure branch to exit 1 in the result job status step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions