RESOLVED FIXED 89979
[Chromium] Tests still crashing for Linux Release as well.
https://bugs.webkit.org/show_bug.cgi?id=89979
Summary [Chromium] Tests still crashing for Linux Release as well.
mstarzinger
Reported 2012-06-26 07:03:23 PDT
[Chromium] Tests still crashing for Linux Release as well.
Attachments
Patch (1.79 KB, patch)
2012-06-26 07:09 PDT, mstarzinger
no flags
mstarzinger
Comment 1 2012-06-26 07:09:50 PDT
mstarzinger
Comment 2 2012-06-26 07:12:45 PDT
We still see these two tests failing for Linux Release as well (not only Linux Debug) for integration builders on the V8 waterfall. http://build.chromium.org/p/client.v8/builders/Webkit%20Linux/builds/4337 http://build.chromium.org/p/client.v8/builders/Webkit%20Linux%2064/builds/4324
Ryosuke Niwa
Comment 3 2012-06-26 08:47:39 PDT
Huh? Please don't assign me to bugs.
mstarzinger
Comment 4 2012-06-26 11:30:39 PDT
Sorry for that, I am not (yet) familiar with the WebKit workflow.
Tony Chang
Comment 5 2012-06-26 13:43:54 PDT
Comment on attachment 149529 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=149529&action=review You might want to coordinate with the webkit gardener rather than going through a full code review for this type of change. > LayoutTests/platform/chromium/TestExpectations:3422 > BUGCR121442 LINUX DEBUG : plugins/iframe-shims.html = CRASH > +BUGCR121442 LINUX RELEASE : plugins/iframe-shims.html = PASS CRASH Does the test sometimes pass? It would be good to have that information as a comment on the bug, e.g., a link to the flakiness dashboard. A stack trace on the bug is also useful).
mstarzinger
Comment 6 2012-06-28 11:42:55 PDT
(In reply to comment #5) > You might want to coordinate with the webkit gardener rather than going through a full code review for this type of change. Thanks for the hint. I will contact the WebKit gardener instead of uploading a patch myself next time. > > LayoutTests/platform/chromium/TestExpectations:3422 > > BUGCR121442 LINUX DEBUG : plugins/iframe-shims.html = CRASH > > +BUGCR121442 LINUX RELEASE : plugins/iframe-shims.html = PASS CRASH > > Does the test sometimes pass? It would be good to have that information as a comment on the bug, e.g., a link to the flakiness dashboard. A stack trace on the bug is also useful). It consistently passes on Chromium buildbots and when run locally on my machine, but it consistently crashes on the V8 buildbots (for Linux Release). The relevant information (link to V8 buildbots and flakiness dashboard) is on the Chromium issue tracker.
WebKit Review Bot
Comment 7 2012-07-03 01:17:59 PDT
Comment on attachment 149529 [details] Patch Clearing flags on attachment: 149529 Committed r121738: <http://trac.webkit.org/changeset/121738>
WebKit Review Bot
Comment 8 2012-07-03 01:18:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.