You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments