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

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

Issue 2860613002: Enable SharedArrayBuffer feature by default. (Closed)
Patch Set: merge HEAD Created 3 years, 7 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/NeverFixTests ('k') | third_party/WebKit/LayoutTests/SmokeTests » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # Lines listed in both files will have the *union* of the expectations. 5 # Lines listed in both files will have the *union* of the expectations.
6 6
7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
8 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 8 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
10 10
11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ] 11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ]
12 crbug.com/24182 virtual/sharedarraybuffer/storage/indexeddb/objectstore-cursor.h tml [ Slow ]
13 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ] 12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ]
14 crbug.com/24182 virtual/sharedarraybuffer/storage/indexeddb/mozilla/test_objectS tore_openKeyCursor.html [ Slow ]
15 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ] 13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ]
16 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ] 14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ]
17 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] 15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
18 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] 16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ]
19 crbug.com/24182 virtual/disable-spinvalidation/compositing/culling/filter-occlus ion-blur-large.html [ Slow ] 17 crbug.com/24182 virtual/disable-spinvalidation/compositing/culling/filter-occlus ion-blur-large.html [ Slow ]
20 crbug.com/24182 virtual/disable-spinvalidation/compositing/video-frame-size-chan ge.html [ Slow ] 18 crbug.com/24182 virtual/disable-spinvalidation/compositing/video-frame-size-chan ge.html [ Slow ]
21 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] 19 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
22 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] 20 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
23 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] 21 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ]
24 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ] 22 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ]
25 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ] 23 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ]
26 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space. html [ Slow ] 24 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-space. html [ Slow ]
27 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5 .html [ Slow ] 25 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-crash-test-5 .html [ Slow ]
28 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ] 26 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
29 crbug.com/24182 virtual/sharedarraybuffer/fast/dom/SelectorAPI/resig-SelectorsAP I-test.xhtml [ Slow ]
30 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ] 27 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ]
31 crbug.com/24182 fast/frames/frame-limit.html [ Slow ] 28 crbug.com/24182 fast/frames/frame-limit.html [ Slow ]
32 crbug.com/24182 fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] # Parti cularly slow in Debug: >12x slower! 29 crbug.com/24182 fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] # Parti cularly slow in Debug: >12x slower!
33 crbug.com/24182 http/tests/accessibility/slow-document-load.html [ Slow ] 30 crbug.com/24182 http/tests/accessibility/slow-document-load.html [ Slow ]
34 crbug.com/24182 virtual/mojo-loading/http/tests/accessibility/slow-document-load .html [ Slow ] 31 crbug.com/24182 virtual/mojo-loading/http/tests/accessibility/slow-document-load .html [ Slow ]
35 crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ] 32 crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ]
36 crbug.com/24182 virtual/mojo-loading/http/tests/cache/subresource-expiration-1.h tml [ Slow ] 33 crbug.com/24182 virtual/mojo-loading/http/tests/cache/subresource-expiration-1.h tml [ Slow ]
37 crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ] 34 crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ]
38 crbug.com/24182 virtual/mojo-loading/http/tests/cache/subresource-expiration-2.h tml [ Slow ] 35 crbug.com/24182 virtual/mojo-loading/http/tests/cache/subresource-expiration-2.h tml [ Slow ]
39 crbug.com/24182 [ Release Win7 ] http/tests/media/media-source/mediasource-addso urcebuffer.html [ Slow ] 36 crbug.com/24182 [ Release Win7 ] http/tests/media/media-source/mediasource-addso urcebuffer.html [ Slow ]
40 crbug.com/24182 [ Release Win7 ] virtual/mojo-loading/http/tests/media/media-sou rce/mediasource-addsourcebuffer.html [ Slow ] 37 crbug.com/24182 [ Release Win7 ] virtual/mojo-loading/http/tests/media/media-sou rce/mediasource-addsourcebuffer.html [ Slow ]
41 crbug.com/24182 [ Release Win7 ] virtual/sharedarraybuffer/http/tests/media/medi a-source/mediasource-addsourcebuffer.html [ Slow ]
42 crbug.com/24182 http/tests/misc/acid3.html [ Slow ] 38 crbug.com/24182 http/tests/misc/acid3.html [ Slow ]
43 crbug.com/24182 virtual/mojo-loading/http/tests/misc/acid3.html [ Slow ] 39 crbug.com/24182 virtual/mojo-loading/http/tests/misc/acid3.html [ Slow ]
44 crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2. htm [ Slow ] 40 crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2. htm [ Slow ]
45 crbug.com/24182 virtual/mojo-loading/http/tests/misc/object-embedding-svg-delaye d-size-negotiation-2.htm [ Slow ] 41 crbug.com/24182 virtual/mojo-loading/http/tests/misc/object-embedding-svg-delaye d-size-negotiation-2.htm [ Slow ]
46 crbug.com/24182 http/tests/misc/uncacheable-script-repeated.html [ Slow ] 42 crbug.com/24182 http/tests/misc/uncacheable-script-repeated.html [ Slow ]
47 crbug.com/24182 virtual/mojo-loading/http/tests/misc/uncacheable-script-repeated .html [ Slow ] 43 crbug.com/24182 virtual/mojo-loading/http/tests/misc/uncacheable-script-repeated .html [ Slow ]
48 crbug.com/24182 http/tests/navigation/slowmetaredirect-basic.html [ Slow ] 44 crbug.com/24182 http/tests/navigation/slowmetaredirect-basic.html [ Slow ]
49 crbug.com/24182 virtual/mojo-loading/http/tests/navigation/slowmetaredirect-basi c.html [ Slow ] 45 crbug.com/24182 virtual/mojo-loading/http/tests/navigation/slowmetaredirect-basi c.html [ Slow ]
50 crbug.com/24182 http/tests/navigation/slowtimerredirect-basic.html [ Slow ] 46 crbug.com/24182 http/tests/navigation/slowtimerredirect-basic.html [ Slow ]
51 crbug.com/24182 virtual/mojo-loading/http/tests/navigation/slowtimerredirect-bas ic.html [ Slow ] 47 crbug.com/24182 virtual/mojo-loading/http/tests/navigation/slowtimerredirect-bas ic.html [ Slow ]
(...skipping 25 matching lines...) Expand all
77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 73 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ] 74 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ S low ]
79 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 75 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
80 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ] 76 crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
81 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ] 77 crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.htm l [ Slow ]
82 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ] 78 crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
83 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ] 79 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
84 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ] 80 crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
85 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ] 81 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
86 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ] 82 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ]
87 crbug.com/24182 virtual/sharedarraybuffer/fast/dom/timer-throttling-background-p age-near-alignment-interval.html [ Slow ]
88 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ] 83 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ]
89 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Slow ] 84 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Slow ]
90 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ] 85 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ]
91 crbug.com/24182 virtual/sharedarraybuffer/fast/css/should-not-insert-stylesheet- into-detached-document.html [ Slow ]
92 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ] 86 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ]
93 crbug.com/24182 virtual/sharedarraybuffer/fast/dom/shadow/svg-style-in-shadow-tr ee-crash.html [ Slow ]
94 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ] 87 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ]
95 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ] 88 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ]
96 crbug.com/24182 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Slow ] 89 crbug.com/24182 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Slow ]
97 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ] 90 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ]
98 crbug.com/24182 fast/events/tabindex-focus-blur-all.html [ Slow ] 91 crbug.com/24182 fast/events/tabindex-focus-blur-all.html [ Slow ]
99 crbug.com/24182 svg/hixie/perf/003.xml [ Slow ] 92 crbug.com/24182 svg/hixie/perf/003.xml [ Slow ]
100 crbug.com/24182 svg/hixie/perf/004.xml [ Slow ] 93 crbug.com/24182 svg/hixie/perf/004.xml [ Slow ]
101 crbug.com/24182 svg/hixie/perf/005.xml [ Slow ] 94 crbug.com/24182 svg/hixie/perf/005.xml [ Slow ]
102 crbug.com/24182 svg/hixie/perf/006.xml [ Slow ] 95 crbug.com/24182 svg/hixie/perf/006.xml [ Slow ]
103 crbug.com/451577 [ Debug ] fast/dom/gc-treescope.html [ Slow ] 96 crbug.com/451577 [ Debug ] fast/dom/gc-treescope.html [ Slow ]
104 crbug.com/451577 [ Debug ] virtual/sharedarraybuffer/fast/dom/gc-treescope.html [ Slow ]
105 crbug.com/451577 [ Debug ] fast/frames/calculate-round.html [ Slow ] 97 crbug.com/451577 [ Debug ] fast/frames/calculate-round.html [ Slow ]
106 crbug.com/451577 external/wpt/IndexedDB/idbindex-multientry-big.htm [ Slow ] 98 crbug.com/451577 external/wpt/IndexedDB/idbindex-multientry-big.htm [ Slow ]
107 crbug.com/451577 [ Mac ] inspector/extensions/extensions-reload.html [ Slow ] 99 crbug.com/451577 [ Mac ] inspector/extensions/extensions-reload.html [ Slow ]
108 crbug.com/451577 [ Mac ] inspector/extensions/extensions-resources.html [ Slow ] 100 crbug.com/451577 [ Mac ] inspector/extensions/extensions-resources.html [ Slow ]
109 crbug.com/451577 [ Win10 ] inspector/extensions/extensions-sidebar.html [ Slow ] 101 crbug.com/451577 [ Win10 ] inspector/extensions/extensions-sidebar.html [ Slow ]
110 crbug.com/451577 [ Mac ] inspector/layers/layer-canvas-log.html [ Slow ] 102 crbug.com/451577 [ Mac ] inspector/layers/layer-canvas-log.html [ Slow ]
111 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ] 103 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ]
112 104
113 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] 105 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ]
114 106
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 208
217 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 209 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
218 # Double-check the data after they've been running another week or so. 210 # Double-check the data after they've been running another week or so.
219 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 211 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
220 webkit.org/b/58193 [ Win7 ] virtual/mojo-loading/http/tests/local/fileapi/send-s liced-dragged-file.html [ Slow ] 212 webkit.org/b/58193 [ Win7 ] virtual/mojo-loading/http/tests/local/fileapi/send-s liced-dragged-file.html [ Slow ]
221 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ] 213 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ]
222 crbug.com/9798 [ Win Release ] virtual/mojo-loading/http/tests/navigation/no-ref errer-reset.html [ Slow ] 214 crbug.com/9798 [ Win Release ] virtual/mojo-loading/http/tests/navigation/no-ref errer-reset.html [ Slow ]
223 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] 215 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ]
224 crbug.com/9798 [ Win ] virtual/mojo-loading/http/tests/cookies/multiple-cookies. html [ Slow ] 216 crbug.com/9798 [ Win ] virtual/mojo-loading/http/tests/cookies/multiple-cookies. html [ Slow ]
225 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ] 217 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ]
226 crbug.com/237270 [ Win7 ] virtual/sharedarraybuffer/fast/css/custom-font-xheight .html [ Slow ]
227 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ] 218 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ]
228 crbug.com/241576 [ Win ] virtual/mojo-loading/http/tests/appcache/404-manifest.h tml [ Slow ] 219 crbug.com/241576 [ Win ] virtual/mojo-loading/http/tests/appcache/404-manifest.h tml [ Slow ]
229 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 220 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
230 crbug.com/245154 editing/selection/modify_move/move-by-character-brute-force.htm l [ Slow ] 221 crbug.com/245154 editing/selection/modify_move/move-by-character-brute-force.htm l [ Slow ]
231 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] 222 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ]
232 223
233 # This test takes 5+ seconds as intended because it tests connection throttling. 224 # This test takes 5+ seconds as intended because it tests connection throttling.
234 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ] 225 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ]
235 crbug.com/459377 virtual/mojo-loading/http/tests/websocket/multiple-connections- throttled.html [ Slow ] 226 crbug.com/459377 virtual/mojo-loading/http/tests/websocket/multiple-connections- throttled.html [ Slow ]
236 crbug.com/459377 virtual/sharedarraybuffer/http/tests/websocket/multiple-connect ions-throttled.html [ Slow ]
237 227
238 # These tests are slow to measure bounding box of every single Unicode character . 228 # These tests are slow to measure bounding box of every single Unicode character .
239 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001a.html [ Slow ] 229 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001a.html [ Slow ]
240 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001b.html [ Slow ] 230 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001b.html [ Slow ]
241 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001c.html [ Slow ] 231 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001c.html [ Slow ]
242 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001d.html [ Slow ] 232 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001d.html [ Slow ]
243 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001e.html [ Slow ] 233 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001e.html [ Slow ]
244 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001f.html [ Slow ] 234 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001f.html [ Slow ]
245 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001g.html [ Slow ] 235 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001g.html [ Slow ]
246 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001h.html [ Slow ] 236 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001h.html [ Slow ]
247 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001i.html [ Slow ] 237 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001i.html [ Slow ]
248 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001j.html [ Slow ] 238 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001j.html [ Slow ]
249 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001k.html [ Slow ] 239 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001k.html [ Slow ]
250 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001l.html [ Slow ] 240 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001l.html [ Slow ]
251 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001m.html [ Slow ] 241 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001m.html [ Slow ]
252 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001n.html [ Slow ] 242 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001n.html [ Slow ]
253 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001o.html [ Slow ] 243 #crbug.com/492664 external/csswg-test/css-writing-modes-3/text-orientation-scrip t-001o.html [ Slow ]
254 244
255 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ] 245 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ]
256 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ] 246 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ]
257 crbug.com/346259 virtual/mojo-loading/http/tests/websocket/no-crash-on-cookie-fl ood.html [ Slow ] 247 crbug.com/346259 virtual/mojo-loading/http/tests/websocket/no-crash-on-cookie-fl ood.html [ Slow ]
258 crbug.com/346259 virtual/sharedarraybuffer/http/tests/websocket/no-crash-on-cook ie-flood.html [ Slow ]
259 248
260 crbug.com/522646 http/tests/media/encrypted-media/encrypted-media-encrypted-even t-different-origin.html [ Slow ] 249 crbug.com/522646 http/tests/media/encrypted-media/encrypted-media-encrypted-even t-different-origin.html [ Slow ]
261 crbug.com/522646 virtual/mojo-loading/http/tests/media/encrypted-media/encrypted -media-encrypted-event-different-origin.html [ Slow ] 250 crbug.com/522646 virtual/mojo-loading/http/tests/media/encrypted-media/encrypted -media-encrypted-event-different-origin.html [ Slow ]
262 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ] 251 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ]
263 crbug.com/411164 [ Win ] virtual/mojo-loading/http/tests/security/powerfulFeatur eRestrictions/serviceworker-on-insecure-origin.html [ Slow ] 252 crbug.com/411164 [ Win ] virtual/mojo-loading/http/tests/security/powerfulFeatur eRestrictions/serviceworker-on-insecure-origin.html [ Slow ]
264 crbug.com/510337 inspector/console/console-format.html [ Slow ] 253 crbug.com/510337 inspector/console/console-format.html [ Slow ]
265 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ] 254 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ]
266 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-file.html [ Slow ] 255 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-file.html [ Slow ]
267 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ] 256 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ]
268 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-filesystem.html [ Slow ] 257 crbug.com/357427 virtual/mojo-loading/http/tests/workers/terminate-during-sync-o peration-filesystem.html [ Slow ]
269 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ] 258 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ]
270 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Slow ] 259 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Slow ]
271 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Slow ] 260 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Slow ]
272 crbug.com/402379 [ Win7 Debug ] virtual/sharedarraybuffer/storage/indexeddb/curs or-continue-validity.html [ Slow ]
273 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Slow ] 261 crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Slow ]
274 crbug.com/402379 [ Win7 Debug ] virtual/sharedarraybuffer/storage/indexeddb/mozi lla/indexes.html [ Slow ]
275 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Slow ] 262 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Slow ]
276 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Slow ] 263 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Slow ]
277 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Slow ] 264 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Slow ]
278 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Slow ] 265 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Slow ]
279 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-workers-redundant.html [ Slow ] 266 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-workers-redundant.html [ Slow ]
280 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Slow ] 267 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Slow ]
281 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Slow ] 268 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Slow ]
282 crbug.com/504703 inspector-protocol/debugger/debugger-step-into-dedicated-worker .html [ Slow ] 269 crbug.com/504703 inspector-protocol/debugger/debugger-step-into-dedicated-worker .html [ Slow ]
283 crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow ] 270 crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow ]
284 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Slow ] 271 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Slow ]
285 crbug.com/548765 virtual/mojo-loading/http/tests/inspector/console-fetch-logging .html [ Slow ] 272 crbug.com/548765 virtual/mojo-loading/http/tests/inspector/console-fetch-logging .html [ Slow ]
286 273
287 crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Slow ] 274 crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Slow ]
288 crbug.com/419993 [ Debug ] virtual/sharedarraybuffer/fast/css/giant-stylesheet-c rash.html [ Slow ]
289 275
290 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 276 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
291 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 277 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
292 278
293 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 279 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
294 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 280 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
295 281
296 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 282 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
297 crbug.com/372424 virtual/sharedarraybuffer/fast/dom/DOMImplementation/createDocu ment-with-used-doctype.html [ Slow ]
298 283
299 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ] 284 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ]
300 crbug.com/372424 virtual/mojo-loading/http/tests/serviceworker/chromium/registra tion-stress.html [ Slow ] 285 crbug.com/372424 virtual/mojo-loading/http/tests/serviceworker/chromium/registra tion-stress.html [ Slow ]
301 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ] 286 crbug.com/448670 http/tests/serviceworker/chromium/register-different-script-man y-times.html [ Slow ]
302 crbug.com/448670 virtual/mojo-loading/http/tests/serviceworker/chromium/register -different-script-many-times.html [ Slow ] 287 crbug.com/448670 virtual/mojo-loading/http/tests/serviceworker/chromium/register -different-script-many-times.html [ Slow ]
303 crbug.com/516319 [ Win ] http/tests/fetch/ [ Slow ] 288 crbug.com/516319 [ Win ] http/tests/fetch/ [ Slow ]
304 crbug.com/516319 [ Win ] virtual/mojo-loading/http/tests/fetch/ [ Slow ] 289 crbug.com/516319 [ Win ] virtual/mojo-loading/http/tests/fetch/ [ Slow ]
305 290
306 # Most crypto/subtle tests are slow some or most of the time. 291 # Most crypto/subtle tests are slow some or most of the time.
307 crbug.com/459009 crypto/subtle/ [ Slow ] 292 crbug.com/459009 crypto/subtle/ [ Slow ]
308 crbug.com/459009 virtual/sharedarraybuffer/crypto/subtle/ [ Slow ]
309 293
310 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 294 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
311 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 295 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
312 296
313 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ] 297 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ]
314 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ] 298 crbug.com/528419 inspector/elements/styles-2/pseudo-elements.html [ Slow ]
315 299
316 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] 300 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ]
317 crbug.com/529345 [ Win10 ] virtual/disable-spinvalidation/paint/masks/fieldset-m ask.html [ Slow ] 301 crbug.com/529345 [ Win10 ] virtual/disable-spinvalidation/paint/masks/fieldset-m ask.html [ Slow ]
318 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-root-frame-animates.html [ Slow ] 302 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-root-frame-animates.html [ Slow ]
319 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ] 303 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ]
320 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ] 304 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ]
321 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] 305 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ]
322 306
323 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ] 307 crbug.com/658211 [ Win7 Debug ] fast/text/line-break-ascii.html [ Slow ]
324 308
325 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ] 309 crbug.com/445194 fast/dom/shadow/focus-controller-recursion-crash.html [ Slow ]
326 crbug.com/445194 virtual/sharedarraybuffer/fast/dom/shadow/focus-controller-recu rsion-crash.html [ Slow ]
327 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ] 310 crbug.com/697735 external/wpt/editing/run/backcolor.html [ Slow ]
328 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ] 311 crbug.com/697735 external/wpt/editing/run/bold.html [ Slow ]
329 crbug.com/697735 external/wpt/editing/run/createlink.html [ Slow ] 312 crbug.com/697735 external/wpt/editing/run/createlink.html [ Slow ]
330 crbug.com/697735 external/wpt/editing/run/delete.html [ Slow ] 313 crbug.com/697735 external/wpt/editing/run/delete.html [ Slow ]
331 crbug.com/697735 external/wpt/editing/run/fontname.html [ Slow ] 314 crbug.com/697735 external/wpt/editing/run/fontname.html [ Slow ]
332 crbug.com/697735 external/wpt/editing/run/fontsize.html [ Slow ] 315 crbug.com/697735 external/wpt/editing/run/fontsize.html [ Slow ]
333 crbug.com/697735 external/wpt/editing/run/forecolor.html [ Slow ] 316 crbug.com/697735 external/wpt/editing/run/forecolor.html [ Slow ]
334 crbug.com/697735 external/wpt/editing/run/formatblock.html [ Slow ] 317 crbug.com/697735 external/wpt/editing/run/formatblock.html [ Slow ]
335 crbug.com/697735 external/wpt/editing/run/forwarddelete.html [ Slow ] 318 crbug.com/697735 external/wpt/editing/run/forwarddelete.html [ Slow ]
336 crbug.com/697735 external/wpt/editing/run/hilitecolor.html [ Slow ] 319 crbug.com/697735 external/wpt/editing/run/hilitecolor.html [ Slow ]
(...skipping 27 matching lines...) Expand all
364 347
365 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 348 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
366 349
367 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w ebkit-transform-scale.html [ Slow ] 350 crbug.com/614910 virtual/gpu-rasterization/images/pixel-crack-image-background-w ebkit-transform-scale.html [ Slow ]
368 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl ow ] 351 crbug.com/614910 virtual/gpu-rasterization/images/color-profile-filter.html [ Sl ow ]
369 352
370 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] 353 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ]
371 crbug.com/623798 virtual/disable-spinvalidation/paint/images/animated-gif-last-f rame-crash.html [ Slow ] 354 crbug.com/623798 virtual/disable-spinvalidation/paint/images/animated-gif-last-f rame-crash.html [ Slow ]
372 355
373 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] 356 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
374 crbug.com/606649 virtual/sharedarraybuffer/fast/dom/gc-dom-tree-lifetime.html [ Slow ]
375 357
376 # Slow on Win Debug in part due to incremental linking. 358 # Slow on Win Debug in part due to incremental linking.
377 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ] 359 crbug.com/647192 [ Win Debug ] fast/css3-text/css3-word-break/word-break-all-asc ii.html [ Slow ]
378 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ] 360 crbug.com/647192 [ Win Debug ] virtual/mojo-loading/webexposed/global-interface- listing.html [ Slow ]
379 crbug.com/647192 [ Win Debug ] virtual/service-worker-navigation-preload-disable d/webexposed/global-interface-listing.html [ Slow ] 361 crbug.com/647192 [ Win Debug ] virtual/service-worker-navigation-preload-disable d/webexposed/global-interface-listing.html [ Slow ]
380 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ] 362 crbug.com/647192 [ Win Debug ] virtual/stable/webexposed/global-interface-listin g.html [ Slow ]
381 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ] 363 crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ]
382 364
383 # These tests are slow with our MESA backend. They may be less slow when we have 365 # These tests are slow with our MESA backend. They may be less slow when we have
384 # bots running tests on real hardware or maybe when using SwiftShader. 366 # bots running tests on real hardware or maybe when using SwiftShader.
385 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 367 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
386 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 368 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
387 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h tml [ Slow ] 369 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers.h tml [ Slow ]
388 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w ith-opacity.html [ Slow ] 370 crbug.com/646528 virtual/disable-spinvalidation/compositing/lots-of-img-layers-w ith-opacity.html [ Slow ]
389 371
390 # IDB Observer tests require multiple browsing contexts/workers interacting with 372 # IDB Observer tests require multiple browsing contexts/workers interacting with
391 # IndexedDB, which can be slow. 373 # IndexedDB, which can be slow.
392 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 374 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
393 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- frame.html [ Slow ]
394 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 375 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
395 crbug.com/660468 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/observer- workers.html [ Slow ]
396 376
397 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 377 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
398 crbug.com/660492 [ Linux ] virtual/sharedarraybuffer/storage/indexeddb/structure d-clone.html [ Slow ]
399 378
400 # Foreign fetch tests make many requests, and create multiple browsing contexts, 379 # Foreign fetch tests make many requests, and create multiple browsing contexts,
401 # which can be very slow. 380 # which can be very slow.
402 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ] 381 crbug.com/678498 external/wpt/service-workers/service-worker/foreign-fetch-cors. https.html [ Slow ]
403 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ] 382 crbug.com/678496 external/wpt/service-workers/service-worker/foreign-fetch-basic s.https.html [ Slow ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/NeverFixTests ('k') | third_party/WebKit/LayoutTests/SmokeTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698