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

Side by Side Diff: third_party/WebKit/LayoutTests/MSANExpectations

Issue 2774503003: Disable some shapedetection layout tests under 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | 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 ] 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 ] perf/array-nested-loop.html [ Skip ] 8 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ]
9 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ] 9 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ]
10 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ] 10 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ]
(...skipping 16 matching lines...) Expand all
27 27
28 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ] 28 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ]
29 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht ml [ Crash ] 29 crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.ht ml [ Crash ]
30 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ] 30 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ]
31 31
32 crbug.com/517704 [ Linux ] external/wpt/encoding/api-invalid-label.html [ Timeou t Pass ] 32 crbug.com/517704 [ Linux ] external/wpt/encoding/api-invalid-label.html [ Timeou t Pass ]
33 33
34 crbug.com/701433 [ Linux ] crypto/subtle/worker-subtle-crypto-concurrent.html [ Timeout Pass ] 34 crbug.com/701433 [ Linux ] crypto/subtle/worker-subtle-crypto-concurrent.html [ Timeout Pass ]
35 crbug.com/701563 [ Linux ] external/wpt/svg/interfaces.html [ Timeout Pass ] 35 crbug.com/701563 [ Linux ] external/wpt/svg/interfaces.html [ Timeout Pass ]
36 36
37 crbug.com/704360 [ Linux ] shapedetection/detection-HTMLVideoElement.html [ Time out Pass ]
38 crbug.com/704360 [ Linux ] shapedetection/detection-HTMLCanvasElement.html [ Tim eout Pass ]
39 crbug.com/704360 [ Linux ] shapedetection/detection-ImageData.html [ Timeout Pas s ]
40
37 # Times out on MSAN 41 # Times out on MSAN
38 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap shot.html [ Timeout ] 42 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snap shot.html [ Timeout ]
39 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a ctive-dom-object.html [ Timeout ] 43 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-a ctive-dom-object.html [ Timeout ]
40 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d etached-dom-tree.html [ Timeout ] 44 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-d etached-dom-tree.html [ Timeout ]
41 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e vent-listener.html [ Timeout ] 45 crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-e vent-listener.html [ Timeout ]
42 46
43 crbug.com/671556 [ Linux ] virtual/mojo-loading/http/tests/security/xssAuditor/r eport-script-tag-replace-state.html [ Timeout Pass ] 47 crbug.com/671556 [ Linux ] virtual/mojo-loading/http/tests/security/xssAuditor/r eport-script-tag-replace-state.html [ Timeout Pass ]
44 crbug.com/671556 [ Linux ] virtual/mojo-loading/http/tests/security/xssAuditor/r eport-script-tag.html [ Timeout Pass ] 48 crbug.com/671556 [ Linux ] virtual/mojo-loading/http/tests/security/xssAuditor/r eport-script-tag.html [ Timeout Pass ]
45 49
46 crbug.com/703513 [ Linux ] webaudio/Analyser/realtimeanalyser-freq-data.html [ T imeout Pass ] 50 crbug.com/703513 [ Linux ] webaudio/Analyser/realtimeanalyser-freq-data.html [ T imeout Pass ]
47 51
48 # Intentionally failed allocations, via partitionAllocGenericFlags() 52 # Intentionally failed allocations, via partitionAllocGenericFlags()
49 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ] 53 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ]
50 54
51 # These tests use OpenGl, which crashes on MSAN builds due to missing instrument ation 55 # These tests use OpenGl, which crashes on MSAN builds due to missing instrument ation
52 crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ] 56 crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ]
OLDNEW
« 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