Closed
Description
Specificially, they don't contain:
- The names of the failed tests
- The tracebacks
It looks like this changed in December 2024, probably because the test script was updated to add a prefix to every log line. The relevant regexes are here.
Before:
- Add a --rerun option to the iOS testbed. #122992 (comment)
- gh-116510: Fix crash due to shared immortal interned strings. #124646 (comment)
After:
- gh-128923: Use zero to indicate unassigned unique id #128925 (comment)
- gh-127085: Fix
memoryview->exports
race condition. #127412 (comment)
@freakboy3742: FYI