Commit b5685cc6 authored by dcheng@chromium.org's avatar dcheng@chromium.org

Mark several media tests for auto rebaselines after Chrome r275501

BUG=369375
TBR=sandersd@chromium.org

Review URL: https://codereview.chromium.org/321603002

git-svn-id: svn://svn.chromium.org/blink/trunk@175702 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 940088f5
......@@ -973,6 +973,14 @@ crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-percentag
crbug.com/368531 virtual/gpu/fast/canvas/canvas-path-addpath.html [ Failure Pass ]
crbug.com/369375 media/video-aspect-ratio.html [ NeedsRebaseline ]
crbug.com/369375 media/video-colorspace-yuv420.html [ NeedsRebaseline ]
crbug.com/369375 media/video-colorspace-yuv422.html [ NeedsRebaseline ]
crbug.com/369375 media/video-layer-crash.html [ NeedsRebaseline ]
crbug.com/369375 media/video-transformed.html [ NeedsRebaseline ]
crbug.com/369375 media/video-zoom-controls.html [ NeedsRebaseline ]
crbug.com/369375 media/video-zoom.html [ NeedsRebaseline ]
# 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment