Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index 344a21c6cc97816e19ee599a8781772ad3e8f4f6..ee8d8ca86403d37f2507e551d0a74488e46a0ff0 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -1710,7 +1710,12 @@ crbug.com/503824 inspector/console/console-revoke-error.html [ Failure Pass ] |
crbug.com/503849 [ Debug ] svg/hixie/error/dumpAsText/004.xml [ Crash Pass ] |
-crbug.com/503852 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/onremovetrack.html [ Failure Pass ] |
+# Flaky due to TextTrackList not keeping its HTMLMediaElement alive. Workaround |
+# in the duplicate media/track/opera/interfaces/TextTrackList/on*track.html |
+# TODO(philipj): Enable these and remove the duplicates once Oilpan has shipped. |
+crbug.com/503852 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/onaddtrack.html [ Skip ] |
+crbug.com/503852 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/onremovetrack.html [ Skip ] |
+ |
crbug.com/503856 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html [ Failure Pass ] |
crbug.com/492664 imported/csswg-test/css-writing-modes-3/value-digits2-003.html [ ImageOnlyFailure Pass ] |
crbug.com/492664 imported/csswg-test/css-writing-modes-3/value-digits3-003.html [ ImageOnlyFailure Pass ] |