-
-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
testA PR that adds to testing - used by Release DrafterA PR that adds to testing - used by Release Drafter
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testA PR that adds to testing - used by Release DrafterA PR that adds to testing - used by Release Drafter