Bug 212914

Summary: REGRESSION(r262685): caused flakey crashes in an iOS test
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212864    
Attachments:
Description Flags
REVERT of r262685 none

Description Yusuke Suzuki 2020-06-08 13:02:56 PDT
https://trac.webkit.org/changeset/262685 broke the build:
caused flakey crashes in an iOS test

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.
Comment 1 Yusuke Suzuki 2020-06-08 13:03:02 PDT
Created attachment 401362 [details]
REVERT of r262685

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.
Comment 2 EWS 2020-06-08 13:04:50 PDT
Committed r262734: <https://trac.webkit.org/changeset/262734>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401362 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-08 13:05:21 PDT
<rdar://problem/64131825>
Comment 4 Simon Fraser (smfr) 2020-06-22 18:39:38 PDT
Why did we not say which test it was :(