Bug 38773 - REGRESSION(r58963): Broke Chromium layout tests. (Requested by dcheng on #webkit).
Summary: REGRESSION(r58963): Broke Chromium layout tests. (Requested by dcheng on #web...
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 38711
  Show dependency treegraph
 
Reported: 2010-05-07 13:39 PDT by WebKit Review Bot
Modified: 2010-05-07 14:45 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r58963 (1.72 KB, patch)
2010-05-07 13:40 PDT, WebKit Review Bot
no flags 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 2010-05-07 13:39:49 PDT
http://trac.webkit.org/changeset/58963 broke the build:
Broke Chromium layout tests. (Requested by dcheng 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 2010-05-07 13:40:05 PDT
Created attachment 55416 [details]
ROLLOUT of r58963

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 2010-05-07 14:13:27 PDT
Comment on attachment 55416 [details]
ROLLOUT of r58963

Rejecting patch 55416 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--quiet']" exit_code: 1
Last 500 characters of output:
nning build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 18315 test cases.
fast/js/sputnik/Conformance/15_Native_Objects/15.7_Number/15.7.4/15.7.4.2_Number.prototype.toString/S15.7.4.2_A2_T34.html -> failed

Exiting early after 1 failures. 11842 tests run.
180.69s total testing time

11841 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
3 test cases (<1%) had stderr output

Full output: http://webkit-commit-queue.appspot.com/results/2171043
Comment 3 John Gregg 2010-05-07 14:45:04 PDT
Comment on attachment 55416 [details]
ROLLOUT of r58963

Clearing flags on attachment: 55416

Committed r58973: <http://trac.webkit.org/changeset/58973>
Comment 4 John Gregg 2010-05-07 14:45:10 PDT
All reviewed patches have been landed.  Closing bug.