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

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

Issue 1898303003: bluetooth: Clean up WebBluetoothServiceImpl when adapter is removed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Re-enable tests Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/ASANExpectations ('k') | 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 ] 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 ]
11 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ] 11 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ]
12 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ] 12 crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ]
13 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ] 13 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/css/fontface-arraybuffer.h tml [ Skip ]
14 14
15 # Deliberate infinite recursion. A JS exception is expected, but may crash with 15 # Deliberate infinite recursion. A JS exception is expected, but may crash with
16 # a stack overflow due to bloated stack frames under MSan. 16 # a stack overflow due to bloated stack frames under MSan.
17 crbug.com/420606 [ Linux ] fast/workers/shared-worker-constructor.html [ Skip ] 17 crbug.com/420606 [ Linux ] fast/workers/shared-worker-constructor.html [ Skip ]
18 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/shared-worker-cons tructor.html [ Skip ] 18 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/shared-worker-cons tructor.html [ Skip ]
19 crbug.com/420606 [ Linux ] virtual/sharedarraybuffer/fast/workers/shared-worker- constructor.html [ Skip ] 19 crbug.com/420606 [ Linux ] virtual/sharedarraybuffer/fast/workers/shared-worker- constructor.html [ Skip ]
20 crbug.com/420606 [ Linux ] fast/workers/worker-constructor.html [ Skip ] 20 crbug.com/420606 [ Linux ] fast/workers/worker-constructor.html [ Skip ]
21 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/worker-constructor .html [ Skip ] 21 crbug.com/420606 [ Linux ] virtual/slimmingpaint/fast/workers/worker-constructor .html [ Skip ]
22 crbug.com/420606 [ Linux ] virtual/sharedarraybuffer/fast/workers/worker-constru ctor.html [ Skip ] 22 crbug.com/420606 [ Linux ] virtual/sharedarraybuffer/fast/workers/worker-constru ctor.html [ Skip ]
23 23
24 # heap-use-after-free in bluethooth notifications tests. http://crbug.com/604318
25 crbug.com/604318 bluetooth/notifications/concurrent-starts.html [ Skip ]
26 crbug.com/604318 bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
27 crbug.com/604318 bluetooth/notifications/add-listener-after-promise.html [ Skip ]
28 crbug.com/604318 bluetooth/notifications/gc-with-pending-start.html [ Skip ]
29 crbug.com/604318 bluetooth/notifications/start-twice-in-a-row.html [ Skip ]
30 crbug.com/604318 bluetooth/notifications/start-succeeds.html [ Skip ]
31
32 # Flaky under MSan (hang forever). 24 # Flaky under MSan (hang forever).
33 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ] 25 crbug.com/422982 [ Linux ] virtual/threaded [ Skip ]
34 26
35 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ] 27 crbug.com/450639 [ Linux ] inspector/tracing/animations.html [ Timeout ]
36 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [ Timeout ] 28 crbug.com/450639 [ Linux ] virtual/deferred/inspector/tracing/animations.html [ Timeout ]
37 29
38 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 ]
39 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 ]
40 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ] 32 crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ]
41 33
42 crbug.com/517704 [ Linux ] imported/web-platform-tests/encoding/api-invalid-labe l.html [ Timeout Pass ] 34 crbug.com/517704 [ Linux ] imported/web-platform-tests/encoding/api-invalid-labe l.html [ Timeout Pass ]
43 35
44 # Times out on MSAN 36 # Times out on MSAN
45 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 ]
46 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 ]
47 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 ]
48 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 ]
49 41
50 # Intentionally failed allocations, via partitionAllocGenericFlags() 42 # Intentionally failed allocations, via partitionAllocGenericFlags()
51 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 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/ASANExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698