Bug 101645 - REGRESSION(r133945): Numerous layout and unit test failures (Requested by jsbell|gardener on #webkit).
Summary: REGRESSION(r133945): Numerous layout and unit test failures (Requested by jsb...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 101519
  Show dependency treegraph
 
Reported: 2012-11-08 14:31 PST by WebKit Review Bot
Modified: 2012-11-08 15:05 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r133945 (21.78 KB, patch)
2012-11-08 14:32 PST, 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 2012-11-08 14:31:41 PST
http://trac.webkit.org/changeset/133945 broke the build:
Numerous layout and unit test failures (Requested by jsbell|gardener 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 2012-11-08 14:32:21 PST
Created attachment 173119 [details]
ROLLOUT of r133945

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 Joshua Bell 2012-11-08 14:34:57 PST
webkit_unit_test failure:

http://chromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Mac10.6/builds/1450/steps/webkit_unit_tests/logs/ExecuteScriptDuringDidCreateScriptContext

WebFrameTest.ExecuteScriptDuringDidCreateScriptContext: 
Did not complete.

layout test failures:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fsecurity%2FisolatedWorld%2Fall-window-prototypes.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fbody-prototype.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fbypass-main-world-csp.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fcontext-destroy.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fcross-origin-xhr.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2FdispatchEvent.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fdocument-properties.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fevents.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fimage-properties.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Flocation-properties.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fnumber-prototype.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fsandboxed-iframe.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fstorage-prototype.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Ftop-properties.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2FuserGestureEvents.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fwindow-setTimeout-function.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fworld-reuse.html%2Cplatform%2Fchromium%2Fhttp%2Ftests%2Fmisc%2Fexecute-and-return-value.html%2Cplugins%2Fplugin-document-willSendRequest-null.html%2Cstorage%2Fwebsql%2Fopen-database-creation-callback-isolated-world.html%2Cstorage%2Fwebsql%2Fstatement-error-callback-isolated-world.html%2Cstorage%2Fwebsql%2Fstatement-success-callback-isolated-world.html%2Cstorage%2Fwebsql%2Ftransaction-callback-isolated-world.html%2Cstorage%2Fwebsql%2Ftransaction-error-callback-isolated-world.html%2Cstorage%2Fwebsql%2Ftransaction-success-callback-isolated-world.html%2Cuserscripts%2Fmixed-case-stylesheet.html%2Cuserscripts%2Fscript-not-run-for-fragments.html%2Cuserscripts%2Fscript-run-at-start.html%2Cuserscripts%2Fuser-script-all-frames.html%2Cuserscripts%2Fuser-script-audio-document.html%2Cuserscripts%2Fuser-script-image-document.html%2Cuserscripts%2Fuser-script-plugin-document.html%2Cuserscripts%2Fuser-script-top-frame-only.html%2Cuserscripts%2Fuser-script-video-document.html%2Cuserscripts%2Fwindow-onerror-for-isolated-world-1.html%2Cuserscripts%2Fwindow-onerror-for-isolated-world-2.html%2Cfast%2Fcss%2Ftext-overflow-input.html%2Cfast%2Fforms%2Finput-readonly-dimmed.html%2Cfast%2Fforms%2Finput-text-scroll-left-on-blur.html

Sample stack:

crash log for DumpRenderTree (pid 1852):
STDOUT: <empty>
STDERR: 1   0x7f86bbfa6a18
STDERR: 2   0x7f86b8dc83dd
STDERR: 3   0x7f86b8dc842a
STDERR: 4   0x7f86b8dc9d3d
STDERR: 5   0x7f86b8ddce9c v8::Object::SlowGetAlignedPointerFromInternalField(int)
STDERR: 6   0x7f86bae82d72
STDERR: 7   0x7f86bbfa70e0
STDERR: 8   0x7f86bb0e9b6f
STDERR: 9   0x7f86bbf6338c
... etc ...
Comment 3 Joshua Bell 2012-11-08 14:35:59 PST
Comment on attachment 173119 [details]
ROLLOUT of r133945

Clearing flags on attachment: 173119

Committed r133954: <http://trac.webkit.org/changeset/133954>
Comment 4 Joshua Bell 2012-11-08 14:36:01 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Adam Barth 2012-11-08 15:05:53 PST
Thanks.