[Webkit-unassigned] [Bug 254833] [ews-build.webkit.org] EWS does not extract clang linker errors well
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 3 09:19:55 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=254833
--- Comment #2 from Aakash Jain <aakash_jain at apple.com> ---
EWS is doing a simple string search for string: 'rror:' (and include few extra lines before the matched line to provide additional context).
Reference: searchString in BuildLogLineObserver at: https://github.com/WebKit/WebKit/blob/main/Tools/CISupport/ews-build/steps.py#L2615
That doesn't seems helpful in this scenario. Seems like there is a scope of improvement here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230403/8cb6345f/attachment.htm>
More information about the webkit-unassigned
mailing list