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

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

Issue 2178993003: Disable svg/parser/whitespace-length-invalid-1.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 1340 matching lines...) Expand 10 before | Expand all | Expand 10 after
1351 crbug.com/627798 fast/repaint/repaint-during-scroll-with-zoom.html [ Pass Failur e ] 1351 crbug.com/627798 fast/repaint/repaint-during-scroll-with-zoom.html [ Pass Failur e ]
1352 crbug.com/627798 fast/repaint/resize-scrollable-iframe.html [ Pass Failure ] 1352 crbug.com/627798 fast/repaint/resize-scrollable-iframe.html [ Pass Failure ]
1353 crbug.com/627798 fast/repaint/text-match-document-change.html [ Pass Failure ] 1353 crbug.com/627798 fast/repaint/text-match-document-change.html [ Pass Failure ]
1354 1354
1355 # Very slight rendering changes caused by Skia rect clipping change. 1355 # Very slight rendering changes caused by Skia rect clipping change.
1356 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ] 1356 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ]
1357 1357
1358 crbug.com/629711 [ Linux Debug ] fast/workers/shared-worker-exception.html [ Cra sh Pass ] 1358 crbug.com/629711 [ Linux Debug ] fast/workers/shared-worker-exception.html [ Cra sh Pass ]
1359 crbug.com/629711 [ Linux Debug ] virtual/sharedarraybuffer/fast/workers/shared-w orker-exception.html [ Crash Pass ] 1359 crbug.com/629711 [ Linux Debug ] virtual/sharedarraybuffer/fast/workers/shared-w orker-exception.html [ Crash Pass ]
1360 1360
1361 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-1.html [ S kip ]
1361 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-2.html [ S kip ] 1362 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-2.html [ S kip ]
1363
1362 crbug.com/630615 [ Win7 ] fast/images/color-profile-background-image-space.html [ Skip ] 1364 crbug.com/630615 [ Win7 ] fast/images/color-profile-background-image-space.html [ Skip ]
1363 crbug.com/399507 [ Mac10.9 Mac10.10 ] virtual/threaded/inspector/tracing/timelin e-paint/layer-tree.html [ Skip ] 1365 crbug.com/399507 [ Mac10.9 Mac10.10 ] virtual/threaded/inspector/tracing/timelin e-paint/layer-tree.html [ Skip ]
1364 1366
1365 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/subframe-scrollB y.html [ Pass Failure ] 1367 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/subframe-scrollB y.html [ Pass Failure ]
1366 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ] 1368 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ]
1367 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ] 1369 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ]
1368 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ] 1370 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ]
1369 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ] 1371 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ]
1370 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ] 1372 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698