Bug 157304

Summary: REGRESSION(r200350): broke jsc tests (Requested by alexchristensen on #webkit).
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 157286    
Attachments:
Description Flags
ROLLOUT of r200350 none

Description WebKit Commit Bot 2016-05-03 00:40:20 PDT
http://trac.webkit.org/changeset/200350 broke the build:
broke jsc tests (Requested by alexchristensen on #webkit).

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 WebKit Commit Bot 2016-05-03 00:40:55 PDT
Created attachment 277986 [details]
ROLLOUT of r200350

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 rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Joseph Pecoraro 2016-05-03 02:14:03 PDT
Comment on attachment 277986 [details]
ROLLOUT of r200350

Clearing cq flag at the moment as I'm attempting a fix.
Comment 3 Joseph Pecoraro 2016-05-03 03:01:29 PDT
I believe my fix <http://trac.webkit.org/changeset/200367> addressed this. All bots are green so far with jsc-cloop bots passing where they were previous failing. I'm going to close this.