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/uninitialized-test.html [ Skip ] | 8 crbug.com/420198 [ Linux ] fast/canvas/webgl/uninitialized-test.html [ Skip ] |
9 crbug.com/420198 [ Linux ] virtual/gpu/fast/canvas/webgl/uninitialized-test.html
[ Skip ] | 9 crbug.com/420198 [ Linux ] virtual/gpu/fast/canvas/webgl/uninitialized-test.html
[ Skip ] |
10 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/unin
itialized-test.html [ Skip ] | 10 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/unin
itialized-test.html [ Skip ] |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
52 crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint-composited.html [
Crash ] | 52 crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint-composited.html [
Crash ] |
53 crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint.html [ Crash ] | 53 crbug.com/522376 [ Linux ] css3/filters/filter-change-repaint.html [ Crash ] |
54 crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback-crash
.html [ Crash ] | 54 crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback-crash
.html [ Crash ] |
55 crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback.html
[ Crash ] | 55 crbug.com/522376 [ Linux ] css3/filters/filter-repaint-composited-fallback.html
[ Crash ] |
56 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-
shadow.html [ Crash ] | 56 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-
shadow.html [ Crash ] |
57 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-drawImage-shadow.html
[ Crash ] | 57 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-drawImage-shadow.html
[ Crash ] |
58 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-filter-shadow.html [ C
rash ] | 58 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-filter-shadow.html [ C
rash ] |
59 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-incremental-repaint.ht
ml [ Crash ] | 59 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-incremental-repaint.ht
ml [ Crash ] |
60 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow
.html [ Crash ] | 60 crbug.com/522376 [ Linux ] virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow
.html [ Crash ] |
61 | 61 |
62 # Flaky under MSAN (hang forever) | |
63 crbug.com/456525 [ Linux ] inspector/sources/debugger [ Skip ] | |
64 | |
65 crbug.com/517704 [ Linux ] imported/web-platform-tests/encoding/api-invalid-labe
l.html [ Timeout Pass ] | 62 crbug.com/517704 [ Linux ] imported/web-platform-tests/encoding/api-invalid-labe
l.html [ Timeout Pass ] |
66 | 63 |
67 # Times out on MSAN | 64 # Times out on MSAN |
68 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap
shot.html [ Timeout ] | 65 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap
shot.html [ Timeout ] |
69 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a
ctive-dom-object.html [ Timeout ] | 66 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a
ctive-dom-object.html [ Timeout ] |
70 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d
etached-dom-tree.html [ Timeout ] | 67 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d
etached-dom-tree.html [ Timeout ] |
71 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e
vent-listener.html [ Timeout ] | 68 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e
vent-listener.html [ Timeout ] |
OLD | NEW |