See https://bugs.webkit.org/show_bug.cgi?id=238373 Applying a patch from a bug doesn't do the right thing: - It requires a \n at the end (https://bugs.webkit.org/show_bug.cgi?id=216603) - It sometimes doesn't fetch the correct master branch, rather something from December 2021 - It thinks it needs to add -expected.html Trying to run this command: ./Tools/Scripts/export-w3c-test-changes -b 238373
Created attachment 455906 [details] Patch
Comment on attachment 455906 [details] Patch Looks good but some webkitpy tests are failing. Can you double check the tests (hopefully just a rebase).
Created attachment 455912 [details] Patch
(In reply to youenn fablet from comment #2) > Comment on attachment 455906 [details] > Patch > > Looks good but some webkitpy tests are failing. > Can you double check the tests (hopefully just a rebase). Done, needed to add -3 to the test.
Committed r291966 (248931@main): <https://commits.webkit.org/248931@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455912 [details].
<rdar://problem/90922769>
*** Bug 216603 has been marked as a duplicate of this bug. ***
*** Bug 216330 has been marked as a duplicate of this bug. ***