| Summary: | ArithSin in FTL | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Matthew Mirman <mmirman> | ||||
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | commit-queue, fpizlo | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
|
Description
Matthew Mirman
2014-01-16 12:12:21 PST
Created attachment 221401 [details]
Patch
Comment on attachment 221401 [details] Patch Rejecting attachment 221401 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 221401, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ToLLVM.cpp Hunk #1 succeeded at 286 (offset -31 lines). Hunk #2 succeeded at 1117 (offset -56 lines). Hunk #3 FAILED at 4310. 1 out of 3 hunks FAILED -- saving rejects to file Source/JavaScriptCore/ftl/FTLLowerDFGToLLVM.cpp.rej patching file Source/JavaScriptCore/ftl/FTLOutput.h patching file Source/JavaScriptCore/tests/stress/ftl-arithsin.js Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Filip Pizlo']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.appspot.com/results/5417744627400704 (In reply to comment #2) > (From update of attachment 221401 [details]) > Rejecting attachment 221401 [details] from commit-queue. > > Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 221401, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit > > Last 500 characters of output: > ToLLVM.cpp > Hunk #1 succeeded at 286 (offset -31 lines). > Hunk #2 succeeded at 1117 (offset -56 lines). > Hunk #3 FAILED at 4310. > 1 out of 3 hunks FAILED -- saving rejects to file Source/JavaScriptCore/ftl/FTLLowerDFGToLLVM.cpp.rej > patching file Source/JavaScriptCore/ftl/FTLOutput.h > patching file Source/JavaScriptCore/tests/stress/ftl-arithsin.js > > Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Filip Pizlo']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit > > Full output: http://webkit-queues.appspot.com/results/5417744627400704 Oops, right - commit-queue doesn't know how to land on branch. I will land this myself. Landed in http://trac.webkit.org/changeset/162142 *** Bug 127319 has been marked as a duplicate of this bug. *** |