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

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

Issue 2229643002: Don't invalidate paint on background image change if it's obscured (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@BackgroundObscured
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
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 1302 matching lines...) Expand 10 before | Expand all | Expand 10 after
1313 1313
1314 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ] 1314 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ]
1315 1315
1316 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ] 1316 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ]
1317 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ] 1317 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ]
1318 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ] 1318 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ]
1319 1319
1320 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 1320 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
1321 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 1321 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
1322 1322
1323 crbug.com/622368 [ Linux Win Debug ] fast/repaint/obscured-background-no-repaint .html [ Pass Failure ]
1324
1325 crbug.com/622819 imported/wpt/IndexedDB/transaction-lifetime-empty.html [ Skip ] 1323 crbug.com/622819 imported/wpt/IndexedDB/transaction-lifetime-empty.html [ Skip ]
1326 1324
1327 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] 1325 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ]
1328 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] 1326 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ]
1329 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1327 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1330 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1328 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1331 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1329 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1332 crbug.com/633834 http/tests/security/link-crossorigin-stylesheet-no-cors.html [ Failure Pass ] 1330 crbug.com/633834 http/tests/security/link-crossorigin-stylesheet-no-cors.html [ Failure Pass ]
1333 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1331 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
1334 1332
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1383 # This test breaks when the feature introduced in the bug is enabled. We keep 1381 # This test breaks when the feature introduced in the bug is enabled. We keep
1384 # this tested without the feature by using the virtual test. See 1382 # this tested without the feature by using the virtual test. See
1385 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1383 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1386 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1384 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1387 # This test doesn't need to be run with the stable release mode. 1385 # This test doesn't need to be run with the stable release mode.
1388 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1386 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1389 # This test fails with the stable release mode. 1387 # This test fails with the stable release mode.
1390 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1388 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1391 1389
1392 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ] 1390 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698