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

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

Issue 1809963002: [Editing][CodeHealth] Use w3c testharness in editing/seletion/move-by-* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 4 years, 9 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 | third_party/WebKit/LayoutTests/editing/selection/modify_move/move-by-character-001.html » ('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 http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
4 # Lines listed in both files will have the *union* of the expectations. 4 # Lines listed in both files will have the *union* of the expectations.
5 5
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 7 # 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 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 9
10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 190 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
191 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ] 191 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ]
192 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] 192 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ]
193 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca che-timeout.html [ Slow ] 193 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca che-timeout.html [ Slow ]
194 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml [ Slow ] 194 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml [ Slow ]
195 crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ] 195 crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ]
196 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ] 196 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ]
197 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ] 197 crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ]
198 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 198 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
199 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ] 199 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ]
200 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ] 200 crbug.com/245154 editing/selection/modify_move/move-by-character-brute-force.htm l [ Slow ]
201 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] 201 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ]
202 202
203 # This test takes 5+ seconds as intended because it tests connection throttling. 203 # This test takes 5+ seconds as intended because it tests connection throttling.
204 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ] 204 crbug.com/459377 http/tests/websocket/multiple-connections-throttled.html [ Slow ]
205 205
206 # These tests are slow to measure bounding box of every single Unicode character . 206 # These tests are slow to measure bounding box of every single Unicode character .
207 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001a.html [ Slow ] 207 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001a.html [ Slow ]
208 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001b.html [ Slow ] 208 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001b.html [ Slow ]
209 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001c.html [ Slow ] 209 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001c.html [ Slow ]
210 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001d.html [ Slow ] 210 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001d.html [ Slow ]
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ] 278 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc roll-animates.html [ Slow ]
279 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ] 279 crbug.com/570656 [ Mac ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Slow ]
280 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ] 280 crbug.com/570656 [ Mac ] fast/text/unicode-fallback-font.html [ Slow ]
281 281
282 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] 282 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ]
283 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ] 283 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ]
284 284
285 crbug.com/592183 usb/usbDevice.html [ Slow ] 285 crbug.com/592183 usb/usbDevice.html [ Slow ]
286 286
287 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 287 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/selection/modify_move/move-by-character-001.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698