Skip to content

Flaky test #919

@lewisbirks

Description

@lewisbirks

Since the merge of #910 the following test has been flaky

[2025-07-23T21:56:59.185Z] [INFO]  FAIL  pipeline-console-view/pipeline-console/main/hooks/use-steps-poller.spec.ts > switches to next stage when current one finishes
[2025-07-23T21:56:59.185Z] [INFO] AssertionError: expected 'stage-1' to be 'stage-2' // Object.is equality
[2025-07-23T21:56:59.185Z] [INFO] 
[2025-07-23T21:56:59.185Z] [INFO] Ignored nodes: comments, script, style
[2025-07-23T21:56:59.185Z] [INFO] <html>
[2025-07-23T21:56:59.185Z] [INFO]   <head />
[2025-07-23T21:56:59.185Z] [INFO]   <body>
[2025-07-23T21:56:59.185Z] [INFO]     <div />
[2025-07-23T21:56:59.185Z] [INFO]   </body>
[2025-07-23T21:56:59.185Z] [INFO] </html>
[2025-07-23T21:56:59.185Z] [INFO] 
[2025-07-23T21:56:59.185Z] [INFO] Expected: "stage-2"
[2025-07-23T21:56:59.186Z] [INFO] Received: "stage-1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    testA PR that adds to testing - used by Release Drafter

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions