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

Unified Diff: third_party/WebKit/LayoutTests/MSANExpectations

Issue 2751563003: Add crash expectations for some MediaRecorder-related layout tests on MSAN (Closed)
Patch Set: Created 3 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/MSANExpectations
diff --git a/third_party/WebKit/LayoutTests/MSANExpectations b/third_party/WebKit/LayoutTests/MSANExpectations
index b54417b4d198d77c1cf01e842a003243c76ba583..937d872079d98e62772b047506fb28157d0fe49c 100644
--- a/third_party/WebKit/LayoutTests/MSANExpectations
+++ b/third_party/WebKit/LayoutTests/MSANExpectations
@@ -45,3 +45,10 @@ crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ]
# These tests use OpenGl, which crashes on MSAN builds due to missing instrumentation
crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ]
+
+# MSAN finds a use-of-initialized-value when running these tests.
+crbug.com/701170 [ Linux ] fast/mediacapturefromelement/CanvasCaptureMediaStream-capture-out-of-DOM-element.html [ Crash ]
+crbug.com/701170 [ Linux ]fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html [ Crash ]
+crbug.com/701170 [ Linux ]fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas.html [ Crash ]
+crbug.com/701170 [ Linux ]fast/mediacapturefromelement/CanvasCaptureMediaStream-framerate-0.html [ Crash ]
+crbug.com/701170 [ Linux ]fast/mediarecorder/MediaRecorder-error.html [ Crash ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698