RESOLVED WORKSFORME 70641
Layout Test fast/frames/sandboxed-iframe-scripting.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=70641
Summary Layout Test fast/frames/sandboxed-iframe-scripting.html is flaky
Julien Chaffraix
Reported 2011-10-21 13:47:55 PDT
The following layout test is flaky on snow-leopard: fast/frames/sandboxed-iframe-scripting.html Probable cause: There is an infinite loop in toV8Event.
Attachments
Crash dump (43.78 KB, text/plain)
2011-10-21 13:52 PDT, Julien Chaffraix
no flags
Julien Chaffraix
Comment 1 2011-10-21 13:52:16 PDT
Created attachment 112014 [details] Crash dump
Adam Barth
Comment 2 2011-10-21 13:57:43 PDT
This was a bug, but I fixed it. Is this still happening?
Julien Chaffraix
Comment 3 2011-10-21 14:59:30 PDT
(In reply to comment #2) > This was a bug, but I fixed it. Is this still happening? I saw it on the bot this morning and it was suggested by garden-o-matic. Unfortunately it does not appear anymore as we silenced it.
Adam Barth
Comment 4 2011-10-21 15:04:00 PDT
I think there's a bug with RWT picking up old crash dumps. It's unlikely the crash exists anymore. If it recurs, you might check whether the date changes: Date/Time: 2011-10-20 18:06:24.036 -0700
Julien Chaffraix
Comment 5 2011-10-21 16:07:15 PDT
(In reply to comment #4) > I think there's a bug with RWT picking up old crash dumps. It's unlikely the crash exists anymore. If it recurs, you might check whether the date changes: > > Date/Time: 2011-10-20 18:06:24.036 -0700 FYI there is another test that is showing the same stack-trace for 2 bots: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=storage%2Fdomstorage%2Fevents%2Fbasic-body-attribute.html I downloaded the test_results.zip from the bot and the _modify_ stamp is: Date/Time: 2011-10-21 15:34:27.000000000 -0700 This is before the time I extracted the archive but it's possible that the script touched the file so no conclusion can be drawn.
Adam Barth
Comment 6 2011-10-21 16:12:57 PDT
> > Date/Time: 2011-10-20 18:06:24.036 -0700 From: http://build.chromium.org/f/chromium/layout_test_results/Webkit_Mac10_6__dbg_/results/layout-test-results/storage/domstorage/events/basic-body-attribute-crash-log.txt Date/Time: 2011-10-20 18:06:24.036 -0700 Notice that the date in the crash log is the same as the previous. The tool is just picking up old crash logs. It's entirely like that this test is crashing sporadically, but it's not crashing with that stack.
Julien Chaffraix
Comment 7 2011-10-21 16:31:56 PDT
(In reply to comment #6) > > > Date/Time: 2011-10-20 18:06:24.036 -0700 > > From: > > http://build.chromium.org/f/chromium/layout_test_results/Webkit_Mac10_6__dbg_/results/layout-test-results/storage/domstorage/events/basic-body-attribute-crash-log.txt > > Date/Time: 2011-10-20 18:06:24.036 -0700 > > Notice that the date in the crash log is the same as the previous. > > The tool is just picking up old crash logs. It's entirely like that this test is crashing sporadically, but it's not crashing with that stack. Ah, I looked at the wrong date. This means that this bug is very likely invalid.
Julien Chaffraix
Comment 8 2011-10-24 09:24:26 PDT
> Ah, I looked at the wrong date. This means that this bug is very likely invalid. Just following-up, Dimitri showed me that the bots had some issue uploading the new stacktraces to the server on Friday and that the test did crash for real (NRWT does not check the stacktrace to mark a test as crashing). Also the bots seems more stable today and does not crash so I may have been too eager by marking the test as crashing. See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fframes%2Fsandboxed-iframe-scripting.html
Ryosuke Niwa
Comment 9 2012-06-09 13:28:53 PDT
No longer observing this on bots.
Note You need to log in before you can comment on or make changes to this bug.