Title: [104453] trunk/LayoutTests
- Revision
- 104453
- Author
- [email protected]
- Date
- 2012-01-09 06:00:08 -0800 (Mon, 09 Jan 2012)
Log Message
[Chromium] Update test expectations.
https://bugs.webkit.org/show_bug.cgi?id=75849
We need to prevent TextTrack and TextTrackCue from being
garbage collected when the parent/owner is still reachable.
This is tracked in bug 73865.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (104452 => 104453)
--- trunk/LayoutTests/ChangeLog 2012-01-09 13:48:36 UTC (rev 104452)
+++ trunk/LayoutTests/ChangeLog 2012-01-09 14:00:08 UTC (rev 104453)
@@ -1,6 +1,19 @@
2012-01-09 John Knottenbelt <[email protected]>
[Chromium] Update test expectations.
+ https://bugs.webkit.org/show_bug.cgi?id=75849
+
+ We need to prevent TextTrack and TextTrackCue from being
+ garbage collected when the parent/owner is still reachable.
+ This is tracked in bug 73865.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-01-09 John Knottenbelt <[email protected]>
+
+ [Chromium] Update test expectations.
https://bugs.webkit.org/show_bug.cgi?id=75844
media/track/track-cues-cuechange.html is failing after
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (104452 => 104453)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-01-09 13:48:36 UTC (rev 104452)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-01-09 14:00:08 UTC (rev 104453)
@@ -3647,9 +3647,9 @@
BUGWK66953 : transitions/default-timing-function.html = PASS FAIL
-BUGWK73865 : media/track/tracklist-is-reachable.html = TEXT
-BUGWK73865 : media/track/text-track-cue-is-reachable.html = TEXT
-BUGWK73865 : media/track/text-track-is-reachable.html = TEXT
+BUGWK73865 : media/track/tracklist-is-reachable.html = TEXT CRASH
+BUGWK73865 : media/track/text-track-cue-is-reachable.html = TEXT CRASH
+BUGWK73865 : media/track/text-track-is-reachable.html = TEXT CRASH
// use Skia to draw vertical text directly instead of text-on-path
BUG_CARYCLARK MAC CPU : editing/selection/vertical-lr-ltr-extend-line-backward-br.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes