OLD | NEW |
1 # This file is used for tests that only need to be suppressed on | 1 # This file is used for tests that only need to be suppressed on |
2 # the Chromium Blink MSan bots. | 2 # the Chromium Blink MSan bots. |
3 | 3 |
4 # Those stress V8's simulator, making them very slow under MSan. | 4 # Those stress V8's simulator, making them very slow under MSan. |
5 crbug.com/420198 [ Linux ] fast/js/regress [ Skip ] | 5 crbug.com/420198 [ Linux ] fast/js/regress [ Skip ] |
6 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/js/regress [ Skip ] | 6 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/js/regress [ Skip ] |
7 crbug.com/420198 [ Linux ] editing/selection/move-by-word-visually-crash-test-5.
html [ Skip ] | 7 crbug.com/420198 [ Linux ] editing/selection/move-by-word-visually-crash-test-5.
html [ Skip ] |
8 crbug.com/420198 [ Linux ] fast/canvas/webgl/webgl-large-texture.html [ Skip ] | 8 crbug.com/420198 [ Linux ] fast/canvas/webgl/webgl-large-texture.html [ Skip ] |
9 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/webg
l-large-texture.html [ Skip ] | 9 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/webg
l-large-texture.html [ Skip ] |
10 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/canvas/webgl/webgl-large-t
exture.html [ Skip ] | 10 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/canvas/webgl/webgl-large-t
exture.html [ Skip ] |
(...skipping 13 matching lines...) Expand all Loading... |
24 # Flaky under MSan (hang forever). | 24 # Flaky under MSan (hang forever). |
25 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ] | 25 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ] |
26 | 26 |
27 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ] | 27 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ] |
28 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [
Timeout ] | 28 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [
Timeout ] |
29 | 29 |
30 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [
Crash ] | 30 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [
Crash ] |
31 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht
ml [ Crash ] | 31 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht
ml [ Crash ] |
32 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash
] | 32 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash
] |
33 | 33 |
34 crbug.com/517704 [ Linux ] imported/web-platform-tests/encoding/api-invalid-labe
l.html [ Timeout Pass ] | 34 crbug.com/517704 [ Linux ] imported/wpt/encoding/api-invalid-label.html [ Timeou
t Pass ] |
35 | 35 |
36 # Times out on MSAN | 36 # Times out on MSAN |
37 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap
shot.html [ Timeout ] | 37 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap
shot.html [ Timeout ] |
38 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a
ctive-dom-object.html [ Timeout ] | 38 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a
ctive-dom-object.html [ Timeout ] |
39 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d
etached-dom-tree.html [ Timeout ] | 39 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d
etached-dom-tree.html [ Timeout ] |
40 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e
vent-listener.html [ Timeout ] | 40 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e
vent-listener.html [ Timeout ] |
41 | 41 |
42 # Intentionally failed allocations, via partitionAllocGenericFlags() | 42 # Intentionally failed allocations, via partitionAllocGenericFlags() |
43 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ] | 43 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ] |
OLD | NEW |