Commit 74bee54
fix: merge telemetry env-var tests to prevent parallel race condition
The two tests (test_is_telemetry_disabled_default and
test_is_telemetry_disabled_when_set) mutated shared env vars and raced
when run in parallel on Windows CI. Merge them into a single test that
saves/restores the original values.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ff6d7cf commit 74bee54
1 file changed
Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| 473 | + | |
473 | 474 | | |
474 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
475 | 481 | | |
476 | 482 | | |
477 | 483 | | |
478 | | - | |
479 | 484 | | |
480 | | - | |
481 | | - | |
| 485 | + | |
482 | 486 | | |
483 | 487 | | |
| 488 | + | |
| 489 | + | |
484 | 490 | | |
485 | 491 | | |
486 | | - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
487 | 502 | | |
488 | 503 | | |
489 | 504 | | |
| |||
0 commit comments