Commit 70901b2
test(tegg): explicit boot-hook timeouts for slow Windows runners
The tegg vitest projects do not inherit the root hookTimeout (extends is
disabled), so app-boot beforeAll hooks run with the 10s default —
windows-latest/node22 tipped over on the aop boot and the BundledAppBoot
double boot while every test passed.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0aa18d8 commit 70901b2
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments