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

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

Issue 1777003004: Suppress some virtual/spv2/fast/overflow failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | 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 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 crbug.com/589267 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ] 454 crbug.com/589267 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
455 crbug.com/589267 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai lure ] 455 crbug.com/589267 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai lure ]
456 crbug.com/589267 virtual/spv2/fast/overflow/overflow-with-local-background-attac hment.html [ Failure ] 456 crbug.com/589267 virtual/spv2/fast/overflow/overflow-with-local-background-attac hment.html [ Failure ]
457 crbug.com/589267 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ] 457 crbug.com/589267 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ]
458 crbug.com/589267 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov erflow.html [ Failure ] 458 crbug.com/589267 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov erflow.html [ Failure ]
459 crbug.com/589267 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ] 459 crbug.com/589267 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ]
460 crbug.com/589267 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Fai lure ] 460 crbug.com/589267 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Fai lure ]
461 crbug.com/589267 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ] 461 crbug.com/589267 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ]
462 crbug.com/589267 virtual/spv2/fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ] 462 crbug.com/589267 virtual/spv2/fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ]
463 crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ] 463 crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ]
464 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ]
465 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ]
464 crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.ht ml [ Failure ] 466 crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.ht ml [ Failure ]
465 467
466 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ] 468 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ]
467 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit y-3d.html [ Pass ] 469 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit y-3d.html [ Pass ]
468 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit y-simple.html [ Pass ] 470 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit y-simple.html [ Pass ]
469 crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ] 471 crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ]
470 crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ] 472 crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ]
471 473
472 # In imported/web-platform-tests/html/, we prefer checking in failure 474 # In imported/web-platform-tests/html/, we prefer checking in failure
473 # expectation files. The following tests with [ Failure ] don't have failure 475 # expectation files. The following tests with [ Failure ] don't have failure
(...skipping 923 matching lines...) Expand 10 before | Expand all | Expand 10 after
1397 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] 1399 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ]
1398 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1400 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1399 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1401 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1400 1402
1401 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1403 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1402 1404
1403 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1405 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1404 1406
1405 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1407 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1406 1408
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