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

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

Issue 2920703005: Mark certain layout tests slow on MSAN bots. (Closed)
Patch Set: Created 3 years, 6 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 # Further documentation: 3 # Further documentation:
4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
5 5
6 # Those stress V8's simulator, making them very slow under MSan. 6 # Those stress V8's simulator, making them very slow under MSan.
7 crbug.com/420198 [ Linux ] fast/js/regress [ Skip ] 7 crbug.com/420198 [ Linux ] fast/js/regress [ Skip ]
8 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/js/regress [ Skip ] 8 crbug.com/420198 [ Linux ] virtual/slimmingpaint/fast/js/regress [ Skip ]
9 crbug.com/420198 [ Linux ] editing/selection/move-by-word-visually-crash-test-5. html [ Skip ] 9 crbug.com/420198 [ Linux ] editing/selection/move-by-word-visually-crash-test-5. html [ Skip ]
10 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ] 10 crbug.com/420198 [ Linux ] perf/array-nested-loop.html [ Skip ]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 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 ]
46 46
47 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 ]
48 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 ]
49 49
50 # Intentionally failed allocations, via partitionAllocGenericFlags() 50 # Intentionally failed allocations, via partitionAllocGenericFlags()
51 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ] 51 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ]
52 52
53 # These tests use OpenGl, which crashes on MSAN builds due to missing instrument ation 53 # These tests use OpenGl, which crashes on MSAN builds due to missing instrument ation
54 crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ] 54 crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ]
55
56 # These tests are just a tad bit too slow on MSAN bots, give them more time.
57 crbug.com/729136 [ Linux ] external/wpt/encoding/textdecoder-fatal-single-byte.h tml [ Slow ]
58 crbug.com/729136 [ Linux ] fast/css/css-selector-deeply-nested.html [ Slow ]
59 crbug.com/729136 [ Linux ] http/tests/inspector/forced-layout-in-microtask.html [ Slow ]
60 crbug.com/729136 [ Linux ] http/tests/inspector/tracing/timeline-xhr-response-ty pe-blob-event.html [ Slow ]
61 crbug.com/729136 [ Linux ] inspector/components/file-path-scoring.html [ Slow ]
62 crbug.com/729136 [ Linux ] inspector/elements/styles-4/styles-should-not-force-s ync-style-recalc.html [ Slow ]
63 crbug.com/729136 [ Linux ] webaudio/mixing.html [ Slow ]
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