Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11b43d3c00bef88afe9c312dcbab08bb295fd3cb
https://github.com/WebKit/WebKit/commit/11b43d3c00bef88afe9c312dcbab08bb295fd3cb
Author: Jonathan Bedard <[email protected]>
Date: 2024-05-11 (Sat, 11 May 2024)
Changed paths:
M Tools/Scripts/webkitpy/api_tests/runner.py
Log Message:
-----------
REGRESSION: run-api-tests strips newlines in failure summary
https://bugs.webkit.org/show_bug.cgi?id=266044
rdar://119696758
Reviewed by Sam Sneddon.
Our technique for grabbing the remaining stdout and stderr from
an API process accidentally strips newlines.
* Tools/Scripts/webkitpy/api_tests/runner.py:
(_Worker._filter_noisy_output): Strip trailing whitespace on output.
(_Worker._run_single_test): Re-add newlines when grabbing remaining stdout and
stderr.
Canonical link: https://commits.webkit.org/278660@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes