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

Side by Side Diff: LayoutTests/TestExpectations

Issue 18445003: Some rebaselines in the spirit of https://groups.google.com/a/chromium.org/forum/#!search/on$20layo… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/compositing/tiled-layers-hidpi-expected.txt » ('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://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ] 7 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 233
234 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 234 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
235 235
236 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-image.html [ Pass Timeo ut ] 236 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-image.html [ Pass Timeo ut ]
237 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Pass Timeo ut ] 237 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Pass Timeo ut ]
238 238
239 # Unskip after implementing DRT support for setDefersLoading and goBack. 239 # Unskip after implementing DRT support for setDefersLoading and goBack.
240 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ] 240 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ]
241 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ] 241 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ]
242 242
243 # Unskip when DeviceMotion is implemented and enabled at runtime.
244 crbug.com/229080 fast/dom/DeviceMotion/create-event.html [ Failure ]
245 crbug.com/229080 fast/dom/DeviceMotion/optional-event-properties.html [ Failure ]
246
247 # Overflowing LayoutUnits cause RenderGeometryMap assertions 243 # Overflowing LayoutUnits cause RenderGeometryMap assertions
248 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ] 244 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
249 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 245 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
250 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 246 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
251 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 247 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
252 248
253 # Requires generation of progress events during loading 249 # Requires generation of progress events during loading
254 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ] 250 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ]
255 251
256 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag). 252 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag).
257 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] 253 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
258 webkit.org/b/58491 [ Mac ] fast/css3-text/css3-text-decoration/getComputedStyle/ getComputedStyle-text-underline-position.html [ Failure Pass ]
259 webkit.org/b/76173 [ Mac ] fast/css3-text/css3-text-align-last/getComputedStyle/ getComputedStyle-text-align-last-inherited.html [ Failure Pass ]
260 webkit.org/b/76173 [ Mac ] fast/css3-text/css3-text-align-last/getComputedStyle/ getComputedStyle-text-align-last.html [ Failure Pass ]
261 webkit.org/b/112755 [ Mac ] fast/css3-text/css3-text-indent/getComputedStyle/get ComputedStyle-text-indent.html [ Failure Pass ]
262 webkit.org/b/112755 [ Mac ] fast/css3-text/css3-text-indent/getComputedStyle/get ComputedStyle-text-indent-inherited.html [ Failure Pass ]
263
264 # Chromium does not support smart pasting in text controls yet.
265 webkit.org/b/60830 editing/pasteboard/smart-paste-in-text-control.html [ Crash F ailure ImageOnlyFailure Pass Timeout ]
266 254
267 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 255 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
268 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 256 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
269 257
270 # This test's image expectations might need updating.
271 crbug.com/238633 [ Win Linux ] editing/style/unbold-in-bold.html [ ImageOnlyFail ure ]
272
273 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ] 258 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ]
274 259
275 # Skipped until/unless color-correction is reimplemented. 260 # Skipped until/unless color-correction is reimplemented.
276 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ] 261 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ]
277 262
278 # -----------------------------------------------------------------
279 # TESTS TO FIX
280 # -----------------------------------------------------------------
281
282 # LightTPD doesn't accept unknown HTTP methods 263 # LightTPD doesn't accept unknown HTTP methods
283 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ] 264 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ]
284 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-async.html [ Timeout ] 265 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-async.html [ Timeout ]
285 266
286 # Need a setAuthorAndUserStylesEnabled method in 267 # Need a setAuthorAndUserStylesEnabled method in
287 # testRunner. Now we have preference to enable/disable user 268 # testRunner. Now we have preference to enable/disable user
288 # styles(not work now), we still need to add a preference to enable/disable 269 # styles(not work now), we still need to add a preference to enable/disable
289 # styles of both author and user. 270 # styles of both author and user.
290 # SKIP because it causes an additional error message in: 271 # SKIP because it causes an additional error message in:
291 # fast/css/display-none-inline-style-change-crash.html somehow 272 # fast/css/display-none-inline-style-change-crash.html somehow
292 # the message is dumped after the #EOF, which causes an additional 273 # the message is dumped after the #EOF, which causes an additional
293 # error in the header of the following test. 274 # error in the header of the following test.
294 crbug.com/24197 fast/css/disabled-author-styles.html [ Skip ] 275 crbug.com/24197 fast/css/disabled-author-styles.html [ Skip ]
295 276
296 # Test itself passes, but causes subsequent tests to fail. 277 # Test itself passes, but causes subsequent tests to fail.
297 webkit.org/b/83260 fast/text/international/embed-bidi-style-in-isolate-crash.htm l [ Skip ] 278 webkit.org/b/83260 fast/text/international/embed-bidi-style-in-isolate-crash.htm l [ Skip ]
298 279
299 webkit.org/b/109415 editing/spelling/spellcheck-async.html [ Failure Pass ]
300
301 # ----------------------------------------------------------------- 280 # -----------------------------------------------------------------
302 # Inspector tests 281 # Inspector tests
303 # ----------------------------------------------------------------- 282 # -----------------------------------------------------------------
304 283
305 # There is no enough plugins support in DRT 284 # There is no enough plugins support in DRT
306 crbug.com/233124 http/tests/inspector/network/network-embed.html [ Skip ] 285 crbug.com/233124 http/tests/inspector/network/network-embed.html [ Skip ]
307 crbug.com/233124 http/tests/inspector/network/network-content-replacement-embed. html [ Skip ] 286 crbug.com/233124 http/tests/inspector/network/network-content-replacement-embed. html [ Skip ]
308 287
309 crbug.com/67662 http/tests/inspector/console-websocket-error.html [ Failure Time out ] 288 crbug.com/67662 http/tests/inspector/console-websocket-error.html [ Failure Time out ]
310 289
(...skipping 579 matching lines...) Expand 10 before | Expand all | Expand 10 after
890 869
891 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Fail ure Timeout ] 870 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Fail ure Timeout ]
892 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/shared-worker-metho ds.html [ Failure ] 871 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/shared-worker-metho ds.html [ Failure ]
893 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/shared-worker-metho ds-async.html [ Failure ] 872 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/shared-worker-metho ds-async.html [ Failure ]
894 873
895 webkit.org/b/75111 fast/workers/storage/use-same-database-in-page-and-workers.ht ml [ Pass Timeout ] 874 webkit.org/b/75111 fast/workers/storage/use-same-database-in-page-and-workers.ht ml [ Pass Timeout ]
896 875
897 # Crashes due to an OOM error on V8. 876 # Crashes due to an OOM error on V8.
898 crbug.com/108832 fast/js/array-splice.html [ Crash Timeout ] 877 crbug.com/108832 fast/js/array-splice.html [ Crash Timeout ]
899 878
900 # Text failures that look like they can be rebaselined away.
901 crbug.com/240353 compositing/tiled-layers-hidpi.html [ Failure ]
902 crbug.com/240353 virtual/softwarecompositing/tiled-layers-hidpi.html [ Failure ]
903
904 webkit.org/b/48454 compositing/tiling/huge-layer-img.html [ Failure Pass ] 879 webkit.org/b/48454 compositing/tiling/huge-layer-img.html [ Failure Pass ]
905 880
906 # New reftest failing on Win7. 881 # New reftest failing on Win7.
907 webkit.org/b/76050 [ Win7 ] fast/text/font-kerning.html [ ImageOnlyFailure ] 882 webkit.org/b/76050 [ Win7 ] fast/text/font-kerning.html [ ImageOnlyFailure ]
908 883
909 webkit.org/b/76488 [ Win ] css3/images/cross-fade-background-size.html [ Failure ImageOnlyFailure ] 884 webkit.org/b/76488 [ Win ] css3/images/cross-fade-background-size.html [ Failure ImageOnlyFailure ]
910 885
911 webkit.org/b/81542 css3/images/cross-fade-invalidation.html [ ImageOnlyFailure P ass ] 886 webkit.org/b/81542 css3/images/cross-fade-invalidation.html [ ImageOnlyFailure P ass ]
912 887
913 webkit.org/b/76727 fast/multicol/span/span-as-immediate-child-property-removal.h tml [ Failure ImageOnlyFailure Pass ] 888 webkit.org/b/76727 fast/multicol/span/span-as-immediate-child-property-removal.h tml [ Failure ImageOnlyFailure Pass ]
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
1311 webkit.org/b/113487 [ Debug ] plugins/npruntime/npruntime-calls-with-null-npp.ht ml [ Pass Timeout ] 1286 webkit.org/b/113487 [ Debug ] plugins/npruntime/npruntime-calls-with-null-npp.ht ml [ Pass Timeout ]
1312 1287
1313 webkit.org/b/113555 fast/forms/state-restore-per-form.html [ Pass Timeout ] 1288 webkit.org/b/113555 fast/forms/state-restore-per-form.html [ Pass Timeout ]
1314 1289
1315 # These mixedContent tests are flakey. Some are more flakey than others. 1290 # These mixedContent tests are flakey. Some are more flakey than others.
1316 crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign -0-seconds.html [ Failure Pass ] 1291 crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign -0-seconds.html [ Failure Pass ]
1317 crbug.com/239811 crbug.com/239811 http/tests/security/mixedContent/about-blank-i frame-in-main-frame.html [ Failure Pass ] 1292 crbug.com/239811 crbug.com/239811 http/tests/security/mixedContent/about-blank-i frame-in-main-frame.html [ Failure Pass ]
1318 crbug.com/239811 webkit.org/b/112598 http/tests/security/mixedContent/insecure-a udio-video-in-main-frame.html [ Failure Pass ] 1293 crbug.com/239811 webkit.org/b/112598 http/tests/security/mixedContent/insecure-a udio-video-in-main-frame.html [ Failure Pass ]
1319 crbug.com/239811 webkit.org/b/112980 [ Win Mac ] http/tests/security/mixedConten t/data-url-iframe-in-main-frame.html [ Failure Pass ] 1294 crbug.com/239811 webkit.org/b/112980 [ Win Mac ] http/tests/security/mixedConten t/data-url-iframe-in-main-frame.html [ Failure Pass ]
1320 1295
1321 # Need rebaseline
1322
1323 crbug.com/230554 [ Linux Mac Debug ] plugins/drag-events.html [ Crash Pass ] 1296 crbug.com/230554 [ Linux Mac Debug ] plugins/drag-events.html [ Crash Pass ]
1324 1297
1325 # From WebKit's generic expectations. 1298 # From WebKit's generic expectations.
1326 # pending functional patch and per-port verification 1299 # pending functional patch and per-port verification
1327 webkit.org/b/109954 css3/line-break/line-break-auto-hyphens.html [ ImageOnlyFail ure ] 1300 webkit.org/b/109954 css3/line-break/line-break-auto-hyphens.html [ ImageOnlyFail ure ]
1328 webkit.org/b/109954 css3/line-break/line-break-auto-half-kana.html [ ImageOnlyFa ilure ] 1301 webkit.org/b/109954 css3/line-break/line-break-auto-half-kana.html [ ImageOnlyFa ilure ]
1329 webkit.org/b/109954 css3/line-break/line-break-loose-iteration-marks.html [ Imag eOnlyFailure ] 1302 webkit.org/b/109954 css3/line-break/line-break-loose-iteration-marks.html [ Imag eOnlyFailure ]
1330 webkit.org/b/109954 css3/line-break/line-break-auto-sound-marks.html [ ImageOnly Failure ] 1303 webkit.org/b/109954 css3/line-break/line-break-auto-sound-marks.html [ ImageOnly Failure ]
1331 webkit.org/b/109954 css3/line-break/line-break-loose-prefixes.html [ ImageOnlyFa ilure ] 1304 webkit.org/b/109954 css3/line-break/line-break-loose-prefixes.html [ ImageOnlyFa ilure ]
1332 webkit.org/b/109954 css3/line-break/line-break-loose-hyphens.html [ ImageOnlyFai lure ] 1305 webkit.org/b/109954 css3/line-break/line-break-loose-hyphens.html [ ImageOnlyFai lure ]
(...skipping 18 matching lines...) Expand all
1351 crbug.com/233260 [ Win ] fast/preloader/script.html [ Failure ] 1324 crbug.com/233260 [ Win ] fast/preloader/script.html [ Failure ]
1352 1325
1353 crbug.com/233585 media/media-document-audio-repaint.html [ ImageOnlyFailure ] 1326 crbug.com/233585 media/media-document-audio-repaint.html [ ImageOnlyFailure ]
1354 1327
1355 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Failure Pass ] 1328 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Failure Pass ]
1356 1329
1357 crbug.com/234891 fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] 1330 crbug.com/234891 fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
1358 1331
1359 # These tests use paths and need a rebaseline after crbug.com/227397 1332 # These tests use paths and need a rebaseline after crbug.com/227397
1360 crbug.com/227397 svg/animations/animateMotion-additive-1.svg [ ImageOnlyFailure Pass ] 1333 crbug.com/227397 svg/animations/animateMotion-additive-1.svg [ ImageOnlyFailure Pass ]
1361
1362 # These tests need a rebasline after crbug.com/224317
1363 # Note, after the rebaseline need to uncomment another more-specific instance of each of these.
1364 crbug.com/224317 virtual/softwarecompositing/tiling/huge-layer-img.html [ Slow F ailure Pass ]
1365 crbug.com/224317 fast/forms/basic-buttons.html [ Crash Failure Pass ]
1366 crbug.com/224317 http/tests/security/canvas-remote-read-data-url-svg-image.html [ Failure Pass ] 1334 crbug.com/224317 http/tests/security/canvas-remote-read-data-url-svg-image.html [ Failure Pass ]
1367 1335
1368 crbug.com/234758 [ Win Debug ] tables/mozilla/other/test3.html [ Crash Pass ] 1336 crbug.com/234758 [ Win Debug ] tables/mozilla/other/test3.html [ Crash Pass ]
1369 crbug.com/234758 [ Win Linux SnowLeopard ] jquery/traversing.html [ Slow ] 1337 crbug.com/234758 [ Win Linux SnowLeopard ] jquery/traversing.html [ Slow ]
1370 crbug.com/234758 [ Lion Debug ] jquery/traversing.html [ Pass Timeout ] 1338 crbug.com/234758 [ Lion Debug ] jquery/traversing.html [ Pass Timeout ]
1371 crbug.com/234758 [ Lion ] virtual/softwarecompositing/scrollbars/custom-composit ed-different-track-parts.html [ ImageOnlyFailure Pass ] 1339 crbug.com/234758 [ Lion ] virtual/softwarecompositing/scrollbars/custom-composit ed-different-track-parts.html [ ImageOnlyFailure Pass ]
1372 crbug.com/234758 [ Debug ] fast/parser/nested-fragment-parser-crash.html [ Pass Timeout ] 1340 crbug.com/234758 [ Debug ] fast/parser/nested-fragment-parser-crash.html [ Pass Timeout ]
1373 crbug.com/234758 [ Debug ] http/tests/workers/terminate-during-sync-operation.ht ml [ Pass Timeout ] 1341 crbug.com/234758 [ Debug ] http/tests/workers/terminate-during-sync-operation.ht ml [ Pass Timeout ]
1374 crbug.com/234758 [ Win7 ] fast/frames/seamless/seamless-nested-crash.html [ Cras h Pass Timeout ] 1342 crbug.com/234758 [ Win7 ] fast/frames/seamless/seamless-nested-crash.html [ Cras h Pass Timeout ]
1375 crbug.com/234758 [ Mac Debug ] fast/workers/worker-document-leak.html [ Pass Tim eout ] 1343 crbug.com/234758 [ Mac Debug ] fast/workers/worker-document-leak.html [ Pass Tim eout ]
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
1807 crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ] 1775 crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ]
1808 1776
1809 crbug.com/254219 [ MountainLion ] fast/multicol/newmulticol/columns-shorthand-pa rsing.html [ ImageOnlyFailure ] 1777 crbug.com/254219 [ MountainLion ] fast/multicol/newmulticol/columns-shorthand-pa rsing.html [ ImageOnlyFailure ]
1810 crbug.com/254985 [ Win ] fast/events/space-scroll-event.html [ Crash Pass ] 1778 crbug.com/254985 [ Win ] fast/events/space-scroll-event.html [ Crash Pass ]
1811 crbug.com/255359 [ Debug ] fast/events/resize-events-count.html [ Pass Failure ] 1779 crbug.com/255359 [ Debug ] fast/events/resize-events-count.html [ Pass Failure ]
1812 crbug.com/255359 [ Debug ] fast/events/resize-events-fixed-layout.html [ Pass Fa ilure ] 1780 crbug.com/255359 [ Debug ] fast/events/resize-events-fixed-layout.html [ Pass Fa ilure ]
1813 1781
1814 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1782 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
1815 1783
1816 crbug.com/256226 [ Win7 Mac Debug ] webmidi/requestmidiaccess.html [ Crash ] 1784 crbug.com/256226 [ Win7 Mac Debug ] webmidi/requestmidiaccess.html [ Crash ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/tiled-layers-hidpi-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698