Commit 5a4993e
test(vercelai): Drop both timers from the abort scenario
Aborting from inside `doStream` hits the same pre-first-chunk race without a
timer, and the trailing sleep was not load-bearing — the scenario still fails
pre-fix without it.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b6eca78 commit 5a4993e
1 file changed
Lines changed: 6 additions & 8 deletions
File tree
- dev-packages/node-integration-tests/suites/tracing/vercelai/v6_v7
dev-packages/node-integration-tests/suites/tracing/vercelai/v6_v7/scenario-aborted-stream-text.mjs
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | | - | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | | - | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
0 commit comments