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
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.
Yeah - this will be a result of #127592. The log prefix doesn't really help diagnose anything, so I'll strip it (matching what Android does with its logger).
…tput. (pythonGH-129252)
Filter out the iOS log prefix from testbed runner output.
(cherry picked from commit a58083811a51764c47fbb7cbd67e87e1124d53e8)
Co-authored-by: Russell Keith-Magee <[email protected]>
…utput. (GH-129252) (#129283)
Filter out the iOS log prefix from testbed runner output.
(cherry picked from commit a580838)
Co-authored-by: Russell Keith-Magee <[email protected]>
Specificially, they don't contain:
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:
After:
memoryview->exports
race condition. #127412 (comment)@freakboy3742: FYI
Linked PRs
The text was updated successfully, but these errors were encountered: