forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMSANExpectations
287 lines (252 loc) · 25.1 KB
/
MSANExpectations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
# This file is used for tests that only need to be suppressed on
# the Chromium Blink MSan bots.
# Further documentation:
# https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_test_expectations.md
# Those stress V8's simulator, making them very slow under MSan.
crbug.com/420198 [ Linux ] fast/js/regress [ Skip ]
crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ]
# Deliberate infinite recursion. A JS exception is expected, but may crash with
# a stack overflow due to bloated stack frames under MSan.
crbug.com/420606 [ Linux ] external/wpt/workers/constructors/Worker/Worker-constructor.html [ Skip ]
# Flaky under MSan (hang forever).
crbug.com/422982 [ Linux ] virtual/threaded [ Skip ]
crbug.com/700795 [ Linux ] http/tests/devtools/animation/animation-transition-setTiming-crash.js [ Skip ]
crbug.com/700795 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/animation/animation-transition-setTiming-crash.js [ Skip ]
crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-arc-360-winding.html [ Crash ]
crbug.com/454267 [ Linux ] virtual/gpu/fast/canvas/canvas-ellipse-360-winding.html [ Crash ]
crbug.com/522315 [ Linux ] virtual/gpu/fast/canvas/quadraticCurveTo.xml [ Crash ]
crbug.com/517704 [ Linux ] external/wpt/encoding/api-invalid-label.html [ Timeout Pass ]
crbug.com/708175 [ Linux ] external/wpt/IndexedDB/interleaved-cursors-small.html [ Timeout ]
crbug.com/708175 [ Linux ] external/wpt/IndexedDB/interleaved-cursors-large.html [ Timeout ]
crbug.com/701433 [ Linux ] crypto/subtle/worker-subtle-crypto-concurrent.html [ Timeout Pass ]
crbug.com/701563 [ Linux ] external/wpt/svg/interfaces.html [ Timeout Pass ]
crbug.com/704360 [ Linux ] shapedetection/detection-HTMLVideoElement.html [ Timeout Pass ]
crbug.com/704360 [ Linux ] shapedetection/detection-HTMLCanvasElement.html [ Timeout Pass ]
crbug.com/704360 [ Linux ] shapedetection/detection-ImageData.html [ Timeout Pass ]
# Times out on MSAN
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snapshot.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-samples-in-snapshot.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-merged-nodes.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-merged-nodes.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-detached-iframe.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-detached-iframe.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-multiple-retainers.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-multiple-retainers.js [ Timeout ]
crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-snapshot-with-no-detached-iframe.js [ Timeout ]
crbug.com/462190 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/heap-profiler/heap-snapshot-with-no-detached-iframe.js [ Timeout ]
crbug.com/667560 [ Linux ] http/tests/devtools/startup/console/console-format-startup.js [ Timeout Pass ]
crbug.com/667560 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/startup/console/console-format-startup.js [ Timeout Pass ]
crbug.com/751906 [ Linux ] http/tests/devtools/console/console-correct-suggestions.js [ Timeout Pass ]
crbug.com/751906 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/console/console-correct-suggestions.js [ Timeout Pass ]
crbug.com/811820 [ Linux ] http/tests/devtools/tracing-session-id.js [ Timeout Pass ]
crbug.com/811820 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing-session-id.js [ Timeout Pass ]
crbug.com/736370 [ Linux ] external/wpt/editing/run/removeformat.html [ Timeout ]
crbug.com/810960 [ Linux ] external/wpt/IndexedDB/nested-cloning-large.html [ Timeout ]
crbug.com/736554 [ Linux ] external/wpt/IndexedDB/nested-cloning-large-multiple.html [ Timeout ]
crbug.com/810963 [ Linux ] external/wpt/dom/interfaces.html [ Timeout ]
# Intentionally failed allocations, via partitionAllocGenericFlags()
crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ]
# These tests use OpenGl, which crashes on MSAN builds due to missing instrumentation
crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated [ Skip ]
crbug.com/769729 [ Linux ] paint/invalidation/video-paint-invalidation.html [ Crash ]
# These tests are just a tad bit too slow on MSAN bots and time out. Setting
# them as "Slow" doesn't seem to help the problem (see discussion on bug), so
# marking them as "Timeout" while crbug.com/729136 is worked out.
crbug.com/729136 [ Linux ] external/wpt/mimesniff/mime-types/parsing.any.html [ Timeout ]
crbug.com/729136 [ Linux ] external/wpt/mimesniff/mime-types/parsing.any.worker.html [ Timeout ]
crbug.com/729136 [ Linux ] fast/css/css-selector-deeply-nested.html [ Timeout ]
crbug.com/729136 [ Linux ] http/tests/devtools/forced-layout-in-microtask.js [ Timeout ]
crbug.com/729136 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/forced-layout-in-microtask.js [ Timeout ]
crbug.com/729136 [ Linux ] http/tests/devtools/tracing/timeline-xhr-response-type-blob-event.js [ Timeout ]
crbug.com/729136 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-xhr-response-type-blob-event.js [ Timeout ]
crbug.com/729136 [ Linux ] http/tests/devtools/components/file-path-scoring.js [ Timeout ]
crbug.com/729136 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/components/file-path-scoring.js [ Timeout ]
crbug.com/729136 [ Linux ] http/tests/devtools/elements/styles-4/styles-should-not-force-sync-style-recalc.js [ Timeout ]
crbug.com/729136 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/elements/styles-4/styles-should-not-force-sync-style-recalc.js [ Timeout ]
crbug.com/729136 [ Linux ] webaudio/mixing.html [ Timeout ]
crbug.com/739365 [ Linux ] virtual/layout_ng/fast/block/float/assert-when-moving-float.html [ Skip ]
# Tests timing out on WebKit Linux Trusty MSAN
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-layout/timeline-layout-with-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-layout/timeline-layout-with-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-paint/timeline-paint-with-layout-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-paint/timeline-paint-with-layout-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-paint/timeline-paint-with-style-recalc-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-paint/timeline-paint-with-style-recalc-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidator-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidator-invalidations.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-misc/timeline-event-causes.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-misc/timeline-event-causes.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-paint/timeline-paint-with-layout-invalidations-on-deleted-node.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-paint/timeline-paint-with-layout-invalidations-on-deleted-node.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-time/timeline-usertiming.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-time/timeline-usertiming.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-paint/timeline-paint.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-paint/timeline-paint.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] http/tests/devtools/oopif/oopif-performance-cpu-profiles.js [ Pass Timeout ]
crbug.com/760543 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/oopif/oopif-performance-cpu-profiles.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] http/tests/devtools/isolated-code-cache/same-origin-test.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/isolated-code-cache/same-origin-test.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] http/tests/devtools/isolated-code-cache/cross-origin-test.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/isolated-code-cache/cross-origin-test.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] virtual/site-isolated-code-cache/http/tests/devtools/isolated-code-cache/same-origin-test.js [ Pass Timeout ]
crbug.com/902685 [ Linux ] virtual/site-isolated-code-cache/http/tests/devtools/isolated-code-cache/cross-origin-test.js [ Pass Timeout ]
# Timing out consistenly on WebKit Linux Trusty MSAN
crbug.com/798957 [ Linux ] http/tests/devtools/audits2/audits2-limited-run.js [ Skip ]
crbug.com/798957 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/audits2/audits2-limited-run.js [ Skip ]
crbug.com/798957 [ Linux ] http/tests/devtools/audits2/audits2-successful-run.js [ Skip ]
crbug.com/798957 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/audits2/audits2-successful-run.js [ Skip ]
crbug.com/824455 [ Linux ] external/wpt/webaudio/idlharness.https.html [ Skip ]
# Memory allocation hooks are disabled on ASAN/MSAN
crbug.com/803276 inspector-protocol/memory/sampling-native-profile.js [ Skip ]
crbug.com/803276 virtual/nobinary-for-inspector-protocol/inspector-protocol/memory/sampling-native-profile.js [ Skip ]
crbug.com/803276 inspector-protocol/memory/sampling-native-snapshot.js [ Skip ]
crbug.com/803276 virtual/nobinary-for-inspector-protocol/inspector-protocol/memory/sampling-native-snapshot.js [ Skip ]
crbug.com/803276 virtual/sampling-heap-profiler/inspector-protocol/memory/sampling-native-profile.js [ Skip ]
crbug.com/803276 virtual/sampling-heap-profiler/inspector-protocol/memory/sampling-native-snapshot.js [ Skip ]
# The following test is flaky and timing out on chromium.webkit/WebKit Linux Trusty MSAN.
crbug.com/851497 http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout ]
crbug.com/851497 virtual/nobinary-for-devtools/http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout ]
crbug.com/862750 [ Linux ] inspector-protocol/memory/sampling-native-profile-blink-gc.js [ Pass Crash ]
crbug.com/862750 [ Linux ] virtual/nobinary-for-inspector-protocol/inspector-protocol/memory/sampling-native-profile-blink-gc.js [ Pass Crash ]
crbug.com/862750 [ Linux ] virtual/sampling-heap-profiler/inspector-protocol/memory/sampling-native-profile-blink-gc.js [ Pass Crash ]
crbug.com/862750 [ Linux ] virtual/sampling-heap-profiler/inspector-protocol/memory/sampling-native-profile-partition-alloc.js [ Pass Crash ]
crbug.com/813547 [ Linux ] webaudio/BiquadFilter/tail-time-lowpass.html [ Pass Failure ]
crbug.com/856601 [ Linux ] fast/css/visited-link-hang.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] http/tests/devtools/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.js [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.js [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/event-timing/event-timing-retrievability.html [ Pass Timeout ]
# Slow idlharness.js tests on MSAN
crbug.com/856601 [ Linux ] external/wpt/BackgroundSync/interfaces.https.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/FileAPI/idlharness.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/FileAPI/idlharness.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/IndexedDB/idlharness.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/IndexedDB/idlharness.any.worker.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/IndexedDB/idlharness.https.any.serviceworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/IndexedDB/interfaces.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/appmanifest/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/bluetooth/idl/idlharness.tentative.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/cookie-store/idlharness.tentative.https.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/css/css-animations/idlharness.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/css/css-font-loading/idlharness.https.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/css/css-paint-api/idlharness.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/css/css-typed-om/interfaces.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/css/cssom-view/interfaces.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/dom/nodes/Element-classlist.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/encrypted-media/idlharness.https.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fetch/cors-rfc1918/idlharness.tentative.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fetch/cors-rfc1918/idlharness.tentative.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/gamepad/idlharness.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/hr-time/idlharness.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/media-capabilities/idlharness.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/mediacapture-image/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/mediacapture-streams/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/netinfo/idlharness.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/notifications/idlharness.https.any.html [ Pass Failure Timeout ]
crbug.com/856601 [ Linux ] external/wpt/notifications/idlharness.https.any.serviceworker.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/permissions/interfaces.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/pointerevents/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/presentation-api/controlling-ua/idlharness.https.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/push-api/idlharness.https.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/push-api/idlharness.https.any.serviceworker.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/push-api/idlharness.https.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/push-api/idlharness.https.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/remote-playback/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/resource-timing/idlharness.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/resource-timing/idlharness.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/screen-capture/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/screen-orientation/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/selection/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/speech-api/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/subresource-integrity/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/svg/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/touch-events/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/wake-lock/idlharness.https.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/webstorage/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/feature-policy-permissions/external/wpt/mediacapture-streams/MediaDevices-IDL-enumerateDevices.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/feature-policy-permissions/external/wpt/mediacapture-streams/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/fetch/cors-rfc1918/idlharness.tentative.https.any.serviceworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/omt-worker-fetch/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/service-worker-servicification/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/video-surface-layer/external/wpt/picture-in-picture/idlharness.window.html [ Pass Failure Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fetch/api/idl.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fetch/cors-rfc1918/idlharness.tentative.https.any.serviceworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/media-capabilities/idlharness.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/orientation-event/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/pointerlock/interfaces.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/xhr/idlharness.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/bluetooth/idl/idlharness.tentative.https.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/css/css-pseudo/idlharness.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/hr-time/idlharness.any.worker.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/media-source/idlharness.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/page-visibility/idlharness.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/new-remote-playback-pipeline/external/wpt/remote-playback/idlharness.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/fetch/api/idl.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/fetch/cors-rfc1918/idlharness.tentative.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/outofblink-cors/external/wpt/xhr/idlharness.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/service-worker-servicification/external/wpt/service-workers/service-worker/interfaces-window.https.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/webrtc-wpt-unified-plan/external/wpt/webrtc/idlharness.https.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/css/filter-effects/interfaces.any.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] external/wpt/webxr/idlharness.https.window.html [ Timeout Pass ]
crbug.com/856601 [ Linux ] virtual/streams-native/external/wpt/fetch/api/idl.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/webrtc-wpt-plan-b/external/wpt/webrtc/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] fast/js/toString-stack-overflow.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/editor/text-editor-ctrl-d-2.js [ Pass Timeout ]
# background-fetch tests crash on MSAN
crbug.com/869818 [ Linux ] external/wpt/background-fetch/fetch.https.window.html [ Pass Crash ]
crbug.com/869818 [ Linux ] external/wpt/background-fetch/get-ids.https.window.html [ Pass Crash ]
crbug.com/869818 [ Linux ] external/wpt/background-fetch/get.https.window.html [ Pass Crash ]
crbug.com/869818 [ Linux ] external/wpt/background-fetch/mixed-content-and-allowed-schemes.https.window.html [ Pass Crash ]
crbug.com/869818 [ Linux ] external/wpt/background-fetch/port-blocking.https.window.html [ Pass Crash ]
crbug.com/869818 [ Linux ] http/tests/background_fetch/block-cors-preflights.https.html [ Pass Crash ]
# Disabled by sheriff due to repeated flakes
crbug.com/873045 [ Linux ] external/wpt/WebCryptoAPI/idlharness.https.any.worker.html [ Pass Failure Timeout ]
crbug.com/873045 [ Linux ] external/wpt/picture-in-picture/idlharness.window.html [ Pass Failure Timeout ]
# Also flaking according to crbug.com/873045 but mentioned in existing entries above:
# external/wpt/notifications/idlharness.https.any.worker.html
# external/wpt/xhr/idlharness.any.worker.html
# Disabled by sheriff due to test crash
crbug.com/896068 [ Linux ] webaudio/AudioBuffer/huge-buffer.html [ Crash ]
crbug.com/896068 [ Linux ] webaudio/dom-exceptions.html [ Pass Crash ]
# Sheriff 2018-11-22
crbug.com/856601 [ Linux ] http/tests/devtools/elements/elements-save-to-temp-var.js [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/elements/elements-save-to-temp-var.js [ Pass Timeout ]
# Sheriff 2018-12-13
crbug.com/914900 [ Linux ] external/wpt/content-security-policy/embedded-enforcement/idlharness.window.html [ Pass Timeout ]
crbug.com/914900 [ Linux ] external/wpt/credential-management/idlharness.https.window.html [ Pass Timeout ]
crbug.com/914900 [ Linux ] external/wpt/fetch/api/idl.any.worker.html [ Pass Timeout ]
crbug.com/914900 [ Linux ] external/wpt/secure-contexts/idlharness.any.worker.html [ Pass Timeout ]
crbug.com/914900 [ Linux ] http/tests/devtools/network/preview-searchable.js [ Pass Timeout ]
crbug.com/914900 [ Linux ] virtual/nobinary-for-devtools/http/tests/devtools/network/preview-searchable.js [ Pass Timeout ]
crbug.com/914900 [ Linux ] virtual/outofblink-cors/external/wpt/xhr/idlharness.any.worker.html [ Pass Timeout ]
# Sheriff 2019-01-28
crbug.com/925600 [ Linux ] external/wpt/webrtc-quic/RTCQuicStream.https.html [ Pass Timeout ]
# Sheriff 2019-02-13
crbug.com/931660 [ Linux ] external/wpt/payment-handler/idlharness.https.any.sharedworker.html [ Pass Timeout ]
crbug.com/931660 [ Linux ] external/wpt/trusted-types/idlharness.window.html [ Pass Timeout ]
crbug.com/931660 [ Linux ] fast/history/replacestate-nocrash.html [ Pass Timeout ]
# Sheriff 2019-02-18
crbug.com/856601 [ Linux ] external/wpt/fetch/api/idl.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fetch/cors-rfc1918/idlharness.tentative.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/secure-contexts/idlharness.any.sharedworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/wake-lock/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/BackgroundSync/interfaces.https.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/animation-worklet/idlharness.any.worker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/fullscreen/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/payment-handler/idlharness.https.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/payment-handler/idlharness.https.any.serviceworker.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] external/wpt/payment-request/idlharness.https.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/omt-worker-fetch/external/wpt/resource-timing/idlharness.any.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/speech-with-unified-autoplay/external/wpt/speech-api/idlharness.window.html [ Pass Timeout ]
crbug.com/856601 [ Linux ] virtual/unified-autoplay/external/wpt/feature-policy/idlharness.window.html [ Pass Timeout ]
# Sheriff 2019-02-22
crbug.com/929122 [ Linux ] external/wpt/html/dom/interfaces.worker.html [ Timeout ]