Commit d02a0cc
committed
debug(e2e): dump fresh fixture rstest.config.mts content on prepareFixtures
Temporary investigation. CI macos-14 e2e fails with mode B at every
aggregateTimeout value (100/500/3000), but identical local runs pass.
Suspecting that the cp() into the fresh sibling directory does not
include rstest.config.mts under some Actions runner condition, so the
child rstest falls back to the entry.ts default (5 ms). Print the
freshly copied config content so the CI log shows the actual file
seen by the child process.
Will be reverted.1 parent f49b588 commit d02a0cc
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
315 | 336 | | |
316 | 337 | | |
317 | 338 | | |
| |||
0 commit comments