Commit cfaa457
test(cloudflare): De-flake Workflow auto-instrumentation test (#23829)
The scenario emits two transactions (`step-one` and `GET
/workflow/trigger`) from separate executions, but the test expected one
envelope in ordered mode — so it asserted against whichever won the
race. Now expects both, unordered.
- Matches every other `vite-autoinstrument` multi-transaction suite.
- Also asserts the request transaction, previously unchecked.
- Reproduced the CI failure locally before and after.
Fixes #23242
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent a3de56d commit cfaa457
1 file changed
Lines changed: 13 additions & 2 deletions
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
| |||
0 commit comments