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

Side by Side Diff: LayoutTests/MSANExpectations

Issue 1065513002: Sync test expectations following r193161. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/LeakExpectations ('k') | LayoutTests/OilpanExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 ] 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 ]
7 crbug.com/420198 [ Linux ] fast/canvas/webgl/uninitialized-test.html [ Skip ] 8 crbug.com/420198 [ Linux ] fast/canvas/webgl/uninitialized-test.html [ Skip ]
8 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 ]
9 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 ]
11 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/canvas/webgl/uninitialized -test.html [ Skip ]
12 crbug.com/420198 [ Linux ] fast/canvas/webgl/webgl-large-texture.html [ Skip ]
10 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/webg l-large-texture.html [ Skip ] 13 crbug.com/420198 [ Linux ] virtual/display_list_2d_canvas/fast/canvas/webgl/webg l-large-texture.html [ Skip ]
14 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/canvas/webgl/webgl-large-t exture.html [ Skip ]
11 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ] 15 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ]
12 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ] 16 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ]
13 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ] 17 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ]
14 18
15 # Deliberate infinite recursion. A JS exception is expected, but may crash with 19 # Deliberate infinite recursion. A JS exception is expected, but may crash with
16 # a stack overflow due to bloated stack frames under MSan. 20 # a stack overflow due to bloated stack frames under MSan.
17 crbug.com/420606 [ Linux ] fast/workers/shared-worker-constructor.html [ Skip ] 21 crbug.com/420606 [ Linux ] fast/workers/shared-worker-constructor.html [ Skip ]
22 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/shared-worker-cons tructor.html [ Skip ]
18 crbug.com/420606 [ Linux ] fast/workers/worker-constructor.html [ Skip ] 23 crbug.com/420606 [ Linux ] fast/workers/worker-constructor.html [ Skip ]
24 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/worker-constructor .html [ Skip ]
19 25
20 # Flaky under MSan (hang forever). 26 # Flaky under MSan (hang forever).
21 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ] 27 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ]
22 28
23 crbug.com/445160 [ Linux ] virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-maximum -quality.html [ Pass Crash ] 29 crbug.com/445160 [ Linux ] virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-maximum -quality.html [ Pass Crash ]
24 crbug.com/445160 [ Linux ] virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ Pass Crash ] 30 crbug.com/445160 [ Linux ] virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ Pass Crash ]
25 31
26 crbug.com/448590 [ Linux ] virtual/gpu/canvas/philip/tests/toDataURL.jpeg.alpha. html [ Pass Crash ] 32 crbug.com/448590 [ Linux ] virtual/gpu/canvas/philip/tests/toDataURL.jpeg.alpha. html [ Pass Crash ]
27 33
28 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ] 34 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ]
29 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [ Timeout ] 35 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [ Timeout ]
30 36
31 crbug.com/454329 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ] 37 crbug.com/454329 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ]
32 crbug.com/454329 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht ml [ Crash ] 38 crbug.com/454329 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht ml [ Crash ]
33 39
34 # Flaky under MSAN (hang forever) 40 # Flaky under MSAN (hang forever)
35 crbug.com/456525 [ Linux ] inspector/sources/debugger [ Skip ] 41 crbug.com/456525 [ Linux ] inspector/sources/debugger [ Skip ]
36 42
37 crbug.com/461041 [ Linux ] fast/forms/calendar-picker/month-picker-ax.html [ Tim eout Pass ] 43 crbug.com/461041 [ Linux ] fast/forms/calendar-picker/month-picker-ax.html [ Tim eout Pass ]
38 44
39 # Times out on MSAN 45 # Times out on MSAN
40 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap shot.html [ Timeout ] 46 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap shot.html [ Timeout ]
41 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a ctive-dom-object.html [ Timeout ] 47 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a ctive-dom-object.html [ Timeout ]
42 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d etached-dom-tree.html [ Timeout ] 48 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d etached-dom-tree.html [ Timeout ]
43 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e vent-listener.html [ Timeout ] 49 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e vent-listener.html [ Timeout ]
OLDNEW
« no previous file with comments | « LayoutTests/LeakExpectations ('k') | LayoutTests/OilpanExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698