RESOLVED FIXED 87258
Several media/ LayoutTests started crashing around r118091
https://bugs.webkit.org/show_bug.cgi?id=87258
Summary Several media/ LayoutTests started crashing around r118091
Attachments
Patch (2.06 KB, patch)
2012-05-25 11:22 PDT, Anna Cavender
haraken: review+
webkit.review.bot: commit-queue-
Steve Block
Comment 1 2012-05-23 06:17:14 PDT
Tests are ... media/video-source-none-supported.html media/track/track-prefer-captions.html media/video-timeupdate-during-playback.html media/track/track-cues-sorted-before-dispatch.html media/track/track-cues-seeking.html This could be related to Bug 73865
Steve Block
Comment 2 2012-05-23 06:23:20 PDT
Set crashing expectation for Chromium with http://trac.webkit.org/changeset/118168
Steve Block
Comment 3 2012-05-23 07:29:06 PDT
Set crashing expectation for media/video-src-invalid-remove.html in http://trac.webkit.org/changeset/118179
Joshua Bell
Comment 4 2012-05-23 09:30:20 PDT
And more crashing expectations for: media/track/track-language-preference.html media/track/track-load-from-element-readyState.html media/track/track-webvtt-tc019-cue-size.html http://trac.webkit.org/changeset/118186
Joshua Bell
Comment 5 2012-05-23 11:26:08 PDT
Added: media/track/track-text-track-destructor-crash.html http://trac.webkit.org/changeset/118096/ has caused widespread flaky-crashing in tests and appears to be a candidate for the crashes linked to this bug. It was rolled out in http://trac.webkit.org/changeset/118203 so if it was the cause we should see these disappear.
Alexey Proskuryakov
Comment 6 2012-05-23 13:43:54 PDT
Could this be the same as bug 87265?
Alexey Proskuryakov
Comment 7 2012-05-23 13:44:23 PDT
Sorry, I now see that Joshua said the same above.
Anna Cavender
Comment 8 2012-05-25 11:22:43 PDT
Created attachment 144106 [details] Patch Since r118133, r118129, r118120 and r118134 have been reverted, I'm no longer seeing these crashes. Removing from text_expectations.txt.
Joshua Bell
Comment 9 2012-05-25 11:33:19 PDT
Looks good to me. This doesn't need a review - you can commit directly (not through the commit queue). Or ping me and I can do it.
Kentaro Hara
Comment 10 2012-05-25 15:31:51 PDT
Comment on attachment 144106 [details] Patch LGTM
WebKit Review Bot
Comment 11 2012-05-25 15:34:06 PDT
Comment on attachment 144106 [details] Patch Rejecting attachment 144106 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: /mnt/git/webkit-commit-queue/ Parsed 2 diffs from patch file(s). patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/chromium/test_expectations.txt Hunk #1 FAILED at 3021. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/chromium/test_expectations.txt.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kentaro Ha..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/12793590
Anna Cavender
Comment 12 2012-05-25 15:41:54 PDT
Thanks, but I just landed by hand: http://trac.webkit.org/changeset/118575 Sorry for any confusion.
Note You need to log in before you can comment on or make changes to this bug.