| 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 ]
|
|
|
|
|