https://commits.webkit.org/r291055 introduced a regression: Invalid test expectations This is an automatic bug report generated by webkitbot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests fail.
Created attachment 455252 [details] REVERT of r291055 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the revert will be successful. This process takes approximately 15 minutes. If you would like to land the revert faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Committed r291587 (248682@main): <https://commits.webkit.org/248682@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455252 [details].
<rdar://problem/90600590>
r291055 both added TestExpectations and added Matteo to contributors.json (ugh). So the revert reverted both changes.
(In reply to Alexey Proskuryakov from comment #4) > r291055 both added TestExpectations and added Matteo to contributors.json > (ugh). > > So the revert reverted both changes. My first commit. Lesson obviously learned.