Commit c81dbdd
authored
Have test harness delete all old Emscripten files in the temp directory (#25614)
When starting a test run, delete all old Emscripten files in the temp
directory to help avoid runaway temp file leaks filling up a CI system
hard drive.
Do it before starting a run, so that developers can still access test
files in debug logs.1 parent 0ba015a commit c81dbdd
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
528 | 541 | | |
529 | 542 | | |
530 | 543 | | |
| |||
573 | 586 | | |
574 | 587 | | |
575 | 588 | | |
| 589 | + | |
576 | 590 | | |
577 | 591 | | |
578 | 592 | | |
| |||
0 commit comments