Commit f198e9a5 authored by tkent@chromium.org's avatar tkent@chromium.org

Gardening: Note some MSAN failures in Skia.

BUG=522376
TBR=enne@chromium.org

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

git-svn-id: svn://svn.chromium.org/blink/trunk@200810 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent dad7a748
...@@ -36,6 +36,29 @@ crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [ ...@@ -36,6 +36,29 @@ crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [
crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ] crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ]
crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.html [ Crash ] crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.html [ Crash ]
crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ] crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ]
crbug.com/522376 [ Linux ] compositing/culling/filter-occlusion-blur-large.html [ Crash ]
crbug.com/522376 [ Linux ] compositing/culling/filter-occlusion-blur.html [ Crash ]
crbug.com/522376 [ Linux ] css3/blending/mix-blend-mode-with-filters.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-all-on-background-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-blur-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-brightness-clamping-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-drop-shadow-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-colorspace-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-composite-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-hidpi-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-ordering-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-subregion-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/effect-reference-zoom-hw.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint-composited.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback-crash.html [ Crash ]
crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback.html [ Crash ]
crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Crash ]
crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Crash ]
crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-filter-shadow.html [ Crash ]
crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Crash ]
crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow.html [ Crash ]
# Flaky under MSAN (hang forever) # Flaky under MSAN (hang forever)
crbug.com/456525 [ Linux ] inspector/sources/debugger [ Skip ] crbug.com/456525 [ Linux ] inspector/sources/debugger [ Skip ]
......
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