Bug 52286 - REGRESSION(r75595): It broke fast/regex/pcre-test-1.html (Requested by Ossy on #webkit).
Summary: REGRESSION(r75595): It broke fast/regex/pcre-test-1.html (Requested by Ossy o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 51021
  Show dependency treegraph
 
Reported: 2011-01-12 03:07 PST by WebKit Review Bot
Modified: 2011-01-12 12:08 PST (History)
5 users (show)

See Also:


Attachments
ROLLOUT of r75595 (18.00 KB, patch)
2011-01-12 03:07 PST, WebKit Review Bot
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2011-01-12 03:07:10 PST
http://trac.webkit.org/changeset/75595 broke the build:
It broke fast/regex/pcre-test-1.html (Requested by Ossy on #webkit).

This is an automatic bug report generated by the sheriff-bot. 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 case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2011-01-12 03:07:32 PST
Created attachment 78672 [details]
ROLLOUT of r75595

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 --ignore-builders

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 WebKit Commit Bot 2011-01-12 03:10:36 PST
Comment on attachment 78672 [details]
ROLLOUT of r75595

Rejecting attachment 78672 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 2

Last 500 characters of output:
r/Yarr.h'
patching file Source/JavaScriptCore/yarr/YarrInterpreter.cpp
patching file Source/JavaScriptCore/yarr/YarrInterpreter.h
patching file Source/JavaScriptCore/yarr/YarrJIT.cpp
patching file Source/JavaScriptCore/yarr/YarrJIT.h
patching file Source/JavaScriptCore/yarr/YarrParser.h
patching file Source/JavaScriptCore/yarr/YarrPattern.cpp
patching file Source/JavaScriptCore/yarr/YarrPattern.h

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/7393164
Comment 3 Csaba Osztrogonác 2011-01-12 03:18:34 PST
Applied with svn-apply and landed manually: http://trac.webkit.org/changeset/75597.

Eric, have you got any idea why webkit-patch wasn't able to apply this patch?
Comment 4 Eric Seidel (no email) 2011-01-12 12:08:09 PST
Sad, when we're logging to the status server we'd really like to give the full output.  I don't know, no.