We need to perform a significant update to the generate-xcfilelist scripts. This work involves coordinated work with another facility. If the work does not occur in tandem, the build will be broken. To avoid this, disable the invoking of the scripts during the transition. The checking will be restored once the new scripts are in place.
<rdar://problem/50507392>
Created attachment 369154 [details] Patch
Comment on attachment 369154 [details] Patch Attachment 369154 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12114795 New failing tests: js/dom/custom-constructors.html
Created attachment 369168 [details] Archive of layout-test-results from ews210 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews210 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
My change does not affect Windows builds, so that failure is not mine. Also: > Unable to pass tests without patch (tree is red?) [results]
Comment on attachment 369154 [details] Patch I think these ought to have a comment: # FIXME: Remove this once https://bugs.webkit.org/show_bug.cgi?id=?????? is resolved
Added comment.
Created attachment 369181 [details] Patch
Comment on attachment 369181 [details] Patch Clearing flags on attachment: 369181 Committed r244987: <https://trac.webkit.org/changeset/244987>
All reviewed patches have been landed. Closing bug.