RESOLVED FIXED 229552
Remove all WTR output before Content-Type:text/plain for WebRTC tests on BigSur
https://bugs.webkit.org/show_bug.cgi?id=229552
Summary Remove all WTR output before Content-Type:text/plain for WebRTC tests on BigSur
youenn fablet
Reported 2021-08-26 05:57:41 PDT
Remove all WTR output before Content-Type:text/plain for WebRTC tests
Attachments
Patch (2.15 KB, patch)
2021-08-26 06:01 PDT, youenn fablet
no flags
Patch (1.65 KB, patch)
2021-09-02 23:58 PDT, youenn fablet
no flags
youenn fablet
Comment 2 2021-08-26 06:01:41 PDT
Radar WebKit Bug Importer
Comment 3 2021-08-26 07:52:38 PDT
Jonathan Bedard
Comment 4 2021-08-30 10:27:07 PDT
Comment on attachment 436502 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436502&action=review > Tools/Scripts/webkitpy/port/driver.py:126 > + if re.match(detector, result[0]): This is a pretty large change, do we know if any of our existing detector strings are actually regexes? If the goal is to just string all logging, we could add the empty string to logging_detectors, in python `'' in 'some string'` is always true.
youenn fablet
Comment 5 2021-09-02 23:58:19 PDT
EWS
Comment 6 2021-09-03 06:28:12 PDT
Committed r281988 (241295@main): <https://commits.webkit.org/241295@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437247 [details].
Note You need to log in before you can comment on or make changes to this bug.