Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: LayoutTests/TestExpectations

Issue 257503003: Oilpan: Enable Oilpan by default in modules/encryptedmedia (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index a3bf14376d6bdd57dd4f3e19190ab4373b42321a..5741d1427062a0b0ab5677b9d1ed35801da4f842 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1235,6 +1235,12 @@ crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-percentag
crbug.com/368008 virtual/gpu/fast/canvas/canvas-bg.html [ Skip ]
crbug.com/368531 virtual/gpu/fast/canvas/canvas-path-addpath.html [ Failure Pass ]
+# Oilpan's conservative GC makes the test results flaky.
+# If we can rewrite these tests using asyncGC() the flakiness is gone, but we cannot do it
+# because these tests rely on not going back to the event loop during the test.
+crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeys.html [ Pass Failure ]
+crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeysession-reference.html [ Pass Failure ]
+
# Expectations changes due to switiching to In-renderer Shared Worker.
crbug.com/327256 fast/workers/shared-worker-lifecycle.html [ Failure Pass ]
« no previous file with comments | « no previous file | Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698