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
gh-132581: Report why the execution environment was altered
The list of tests which altered the execution environment now includes the
reasons -- an unraisable exception, a modified sys.path, leaked temporary
files, etc -- one per line.
The final result no longer repeats the same state twice, like
"ENV CHANGED then ENV CHANGED".
0 commit comments