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

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

Issue 1644763002: Add virtual layout test for GPU accelerated decoding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skip desktop virtual tests Created 4 years, 4 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 | « content/shell/app/shell_main_delegate.cc ('k') | third_party/WebKit/LayoutTests/NeverFixTests » ('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 ] 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 23 matching lines...) Expand all
34 crbug.com/517704 [ Linux ] imported/wpt/encoding/api-invalid-label.html [ Timeou t 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 ]
44
45 # These tests use OpenGl, which crashes on MSAN builds due to missing instrument ation
46 crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ]
OLDNEW
« no previous file with comments | « content/shell/app/shell_main_delegate.cc ('k') | third_party/WebKit/LayoutTests/NeverFixTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698