[Webkit-unassigned] [Bug 246323] [Stress Test EWS] failing to find modified layout tests for pull requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 15:41:19 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=246323

Aakash Jain <aakash_jain at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |jbedard at apple.com
                   |kit.org                     |

--- Comment #4 from Aakash Jain <aakash_jain at apple.com> ---
Looking at https://ews-build.webkit.org/#/builders/62/builds/35773, it didn't have "modified_tests" build property, and find-modified-layout-tests step didn't log any output, it seems like self._get_patch() inside FindModifiedLayoutTests.start() didn't return the list of files from PR (https://github.com/WebKit/WebKit/blob/main/Tools/CISupport/ews-build/steps.py#L1249). 

_get_patch() (inside AnalyzeChange base class) was last changed in https://commits.webkit.org/246362@main to add support for PRs. Seems like it might not be working for PRs properly.

-- 
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/20221213/922156f9/attachment-0001.htm>


More information about the webkit-unassigned mailing list