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

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

Issue 1544483003: Auto-rebaseline for r366321 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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/platform/android/fast/canvas/canvas-toDataURL-jpeg-maximum-quality-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 4 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
9 9
10 # TODO(wangxianzhu): Triage the failures 10 # TODO(wangxianzhu): Triage the failures
(...skipping 1267 matching lines...) Expand 10 before | Expand all | Expand 10 after
1278 crbug.com/568778 [ XP ] tables/mozilla/bugs/bug86708.html [ Failure ] 1278 crbug.com/568778 [ XP ] tables/mozilla/bugs/bug86708.html [ Failure ]
1279 crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/97619.html [ Failu re ] 1279 crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/97619.html [ Failu re ]
1280 crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/bug85016.html [ Fa ilure ] 1280 crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/bug85016.html [ Fa ilure ]
1281 1281
1282 # FIXME crbug.com/570401 bad rebaselines submited, wrong size scale factor affec ting the text result expected 1282 # FIXME crbug.com/570401 bad rebaselines submited, wrong size scale factor affec ting the text result expected
1283 # backing size, some image results twice a big as expected, or become all-white squares. 1283 # backing size, some image results twice a big as expected, or become all-white squares.
1284 crbug.com/569919 compositing/color-matching/image-color-matching.html [ Failure ] 1284 crbug.com/569919 compositing/color-matching/image-color-matching.html [ Failure ]
1285 crbug.com/569919 fast/canvas/canvas-toBlob-jpeg-maximum-quality.html [ Failure ] 1285 crbug.com/569919 fast/canvas/canvas-toBlob-jpeg-maximum-quality.html [ Failure ]
1286 crbug.com/569919 fast/canvas/canvas-toBlob-jpeg-medium-quality.html [ Failure ] 1286 crbug.com/569919 fast/canvas/canvas-toBlob-jpeg-medium-quality.html [ Failure ]
1287 crbug.com/569919 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ Failure ] 1287 crbug.com/569919 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ Failure ]
1288 crbug.com/569919 fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html [ NeedsR ebaseline ]
1289 crbug.com/570401 paint/selection/selection-within-composited-scroller.html [ Nee dsManualRebaseline ] 1288 crbug.com/570401 paint/selection/selection-within-composited-scroller.html [ Nee dsManualRebaseline ]
1290 crbug.com/570401 fast/canvas/canvas-shadow-source-in.html [ Failure ] 1289 crbug.com/570401 fast/canvas/canvas-shadow-source-in.html [ Failure ]
1291 crbug.com/570401 virtual/display_list_2d_canvas/fast/canvas/canvas-shadow-source -in.html [ Failure ] 1290 crbug.com/570401 virtual/display_list_2d_canvas/fast/canvas/canvas-shadow-source -in.html [ Failure ]
1292 crbug.com/570401 compositing/overflow/updating-scrolling-content.html [ Failure ] 1291 crbug.com/570401 compositing/overflow/updating-scrolling-content.html [ Failure ]
1293 crbug.com/570401 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ Failure ] 1292 crbug.com/570401 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ Failure ]
1294 1293
1295 #crbug.com/568867 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-de ep.html [ Failure ] 1294 #crbug.com/568867 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-de ep.html [ Failure ]
1296 #crbug.com/568867 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ] 1295 #crbug.com/568867 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ]
1297 1296
1298 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ NeedsManualRebaseline ] 1297 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ NeedsManualRebaseline ]
(...skipping 10 matching lines...) Expand all
1309 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled-out-and-in.html [ Failure ] 1308 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled-out-and-in.html [ Failure ]
1310 1309
1311 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-2.html [ NeedsReba seline ] 1310 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-2.html [ NeedsReba seline ]
1312 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ NeedsRebaseline ] 1311 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ NeedsRebaseline ]
1313 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ NeedsRebaseline ] 1312 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ NeedsRebaseline ]
1314 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Ne edsRebaseline ] 1313 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Ne edsRebaseline ]
1315 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-deep.html [ NeedsR ebaseline ] 1314 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-deep.html [ NeedsR ebaseline ]
1316 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-origins.html [ Nee dsRebaseline ] 1315 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping-origins.html [ Nee dsRebaseline ]
1317 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping.html [ NeedsRebase line ] 1316 crbug.com/570666 transforms/3d/point-mapping/3d-point-mapping.html [ NeedsRebase line ]
1318 1317
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/fast/canvas/canvas-toDataURL-jpeg-maximum-quality-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698