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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1348113006: Mark some tests on XP as needing rebaseline. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | 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 # We tests under paint/invalidation/spv2 as --enable-slimming-paint-v2 physical suite. 1 # We tests under paint/invalidation/spv2 as --enable-slimming-paint-v2 physical suite.
2 crbug.com/524134 virtual/spv2/paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 virtual/spv2/paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(wangxianzhu): Triage the failures 4 # TODO(wangxianzhu): Triage the failures
5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] 5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ]
6 crbug.com/524134 virtual/spv2/paint/selection/text-selection-drag.html [ ImageOn lyFailure ] 6 crbug.com/524134 virtual/spv2/paint/selection/text-selection-drag.html [ ImageOn lyFailure ]
7 crbug.com/524134 virtual/spv2/paint/deprecatedpaintlayer/non-self-painting-layer -overrides-visibility.html [ Crash ImageOnlyFailure Timeout ] 7 crbug.com/524134 virtual/spv2/paint/deprecatedpaintlayer/non-self-painting-layer -overrides-visibility.html [ Crash ImageOnlyFailure Timeout ]
8 crbug.com/524134 paint/invalidation/spv2/destroy-scrollbar.html [ ImageOnlyFailu re ] 8 crbug.com/524134 paint/invalidation/spv2/destroy-scrollbar.html [ ImageOnlyFailu re ]
9 crbug.com/524134 paint/invalidation/spv2/focus-ring-on-continuation-move.html [ ImageOnlyFailure ] 9 crbug.com/524134 paint/invalidation/spv2/focus-ring-on-continuation-move.html [ ImageOnlyFailure ]
10 crbug.com/524134 paint/invalidation/spv2/justify-self-change-keeping-geometry.ht ml [ ImageOnlyFailure ] 10 crbug.com/524134 paint/invalidation/spv2/justify-self-change-keeping-geometry.ht ml [ ImageOnlyFailure ]
(...skipping 1563 matching lines...) Expand 10 before | Expand all | Expand 10 after
1574 crbug.com/527278 [ Win10 ] compositing/layer-creation/compositing-reason-removed .html [ Pass Timeout ] 1574 crbug.com/527278 [ Win10 ] compositing/layer-creation/compositing-reason-removed .html [ Pass Timeout ]
1575 crbug.com/527281 [ Win10 ] compositing/overflow/scrolling-without-painting.html [ Pass Timeout ] 1575 crbug.com/527281 [ Win10 ] compositing/overflow/scrolling-without-painting.html [ Pass Timeout ]
1576 1576
1577 crbug.com/524826 [ Win10 ] compositing/squashing/squashing-reflection-disallowed .html [ Pass Timeout ] 1577 crbug.com/524826 [ Win10 ] compositing/squashing/squashing-reflection-disallowed .html [ Pass Timeout ]
1578 1578
1579 crbug.com/526752 [ Win10 ] fast/css/fontfaceset-check-platform-fonts.html [ Fail ure Pass ] 1579 crbug.com/526752 [ Win10 ] fast/css/fontfaceset-check-platform-fonts.html [ Fail ure Pass ]
1580 1580
1581 # This test has different results in Debug and Release. 1581 # This test has different results in Debug and Release.
1582 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1582 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
1583 1583
1584 crbug.com/533066 [ XP ] fast/block/do-not-strip-anonymous-blocks-when-block-chil d-becomes-float-and-other-block-on-line.html [ NeedsRebaseline ]
1585 crbug.com/533066 [ XP ] fast/block/float/add-inline-to-block-flow-with-block-chi ldren-that-do-not-need-anonymous-boxes.html [ NeedsRebaseline ]
1586 crbug.com/533066 [ XP ] fast/text/word-break-run-rounding.html [ NeedsRebaseline ]
1587 crbug.com/533066 [ XP ] fast/css/color-correction-on-backgrounds.html [ NeedsReb aseline ]
1588 crbug.com/533066 [ XP ] fast/box-sizing/box-sizing.html [ NeedsRebaseline ]
1589 crbug.com/533066 [ XP ] fast/forms/input-align-image.html [ NeedsRebaseline ]
1590 crbug.com/533066 [ XP ] fast/block/float/add-inline-between-floats-with-precedin g-anonymous-box.html [ NeedsRebaseline ]
1591 crbug.com/533066 [ XP ] fast/css/word-space-extra.html [ NeedsRebaseline ]
1592 crbug.com/533066 [ XP ] fast/block/float/nestedAnonymousBlocks.html [ NeedsRebas eline ]
1593 crbug.com/533066 [ XP ] fast/block/do-not-strip-anonymous-blocks-when-block-chil d-becomes-float-and-continuation-on-line.html [ NeedsRebaseline ]
1594
1584 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ] 1595 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ]
1585 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ] 1596 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ]
1586 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ] 1597 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ]
1587 1598
1588 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description 1599 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
1589 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ ImageOnlyFai lure Timeout ] 1600 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ ImageOnlyFai lure Timeout ]
1590 1601
1591 crbug.com/525065 webaudio/audionode-disconnect-audioparam.html [ Failure Pass ] 1602 crbug.com/525065 webaudio/audionode-disconnect-audioparam.html [ Failure Pass ]
1592 1603
1593 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Ima geOnlyFailure Pass ] 1604 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Ima geOnlyFailure Pass ]
1594 1605
1595 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ] 1606 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ]
1596 1607
1597 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ] 1608 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ]
1598 1609
1599 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] 1610 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1600 1611
1601 crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebase line ] 1612 crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebase line ]
1602 1613
1603 crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ] 1614 crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ]
1604 1615
1605 crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ ImageOnlyFailure ] 1616 crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ ImageOnlyFailure ]
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