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

Side by Side Diff: LayoutTests/TestExpectations

Issue 280393004: Update Gamepad.axes / GamepadButton.value to match the latest specification (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add back #ifdefs Created 6 years, 7 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 | LayoutTests/gamepad/gamepad-events-basic.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This directly has manual tests that don't have to run with run-webkit-tests 1 # This directly has manual tests that don't have to run with run-webkit-tests
2 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 2 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
3 3
4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
5 5
6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
8 8
9 # Transient - XHR mixed content type revert will be restored. 9 # Transient - XHR mixed content type revert will be restored.
10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ] 10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ]
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-s.html [ I mageOnlyFailure Pass ] 75 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-s.html [ I mageOnlyFailure Pass ]
76 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-se.html [ ImageOnlyFailure Pass ] 76 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-se.html [ ImageOnlyFailure Pass ]
77 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-size-chang e.html [ ImageOnlyFailure Pass ] 77 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-size-chang e.html [ ImageOnlyFailure Pass ]
78 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-sw.html [ ImageOnlyFailure Pass ] 78 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-sw.html [ ImageOnlyFailure Pass ]
79 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-w.html [ I mageOnlyFailure Pass ] 79 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-w.html [ I mageOnlyFailure Pass ]
80 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn lyFailure Pass ] 80 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn lyFailure Pass ]
81 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ Image OnlyFailure Pass ] 81 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ Image OnlyFailure Pass ]
82 crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ Failure Image OnlyFailure Pass ] 82 crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ Failure Image OnlyFailure Pass ]
83 crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ Failure ImageO nlyFailure Pass ] 83 crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ Failure ImageO nlyFailure Pass ]
84 84
85 # FIXME(cdumez): Unskip once chromium side has been updated:
86 crbug.com/344556 gamepad/gamepad-events-basic.html [ Failure ]
87
85 # Tests failing since applyPageScaleFactorInCompositor enabled 88 # Tests failing since applyPageScaleFactorInCompositor enabled
86 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ] 89 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ]
87 90
88 crbug.com/371916 [ Debug ] http/tests/security/contentSecurityPolicy/xsl-unaffec ted-by-style-src-2.php [ Crash ] 91 crbug.com/371916 [ Debug ] http/tests/security/contentSecurityPolicy/xsl-unaffec ted-by-style-src-2.php [ Crash ]
89 crbug.com/371916 [ Debug ] http/tests/security/contentSecurityPolicy/xsl-allowed .php [ Crash ] 92 crbug.com/371916 [ Debug ] http/tests/security/contentSecurityPolicy/xsl-allowed .php [ Crash ]
90 93
91 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser. 94 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser.
92 # Temporarily marking the flaky set below as NeedsManualRebaseline, so we can gr ab results 95 # Temporarily marking the flaky set below as NeedsManualRebaseline, so we can gr ab results
93 # from the bots, rebaseline, and re-mark them out as flaky. 96 # from the bots, rebaseline, and re-mark them out as flaky.
94 #crbug.com/338794 [ Mac ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Ne edsManualRebaseline ] 97 #crbug.com/338794 [ Mac ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Ne edsManualRebaseline ]
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after
987 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-dom-preserveAspectR atio-attr.html [ ImageOnlyFailure Pass ] 990 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-dom-preserveAspectR atio-attr.html [ ImageOnlyFailure Pass ]
988 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-dom-width-attr.html [ ImageOnlyFailure Pass ] 991 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-dom-width-attr.html [ ImageOnlyFailure Pass ]
989 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-svgdom-height-prop. html [ ImageOnlyFailure Pass ] 992 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-svgdom-height-prop. html [ ImageOnlyFailure Pass ]
990 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-svgdom-width-prop.h tml [ ImageOnlyFailure Pass ] 993 crbug.com/374936 [ Mac ] svg/dynamic-updates/SVGImageElement-svgdom-width-prop.h tml [ ImageOnlyFailure Pass ]
991 994
992 crbug.com/366442 svg/custom/masking-clipping-hidpi.svg [ Pass Failure ] 995 crbug.com/366442 svg/custom/masking-clipping-hidpi.svg [ Pass Failure ]
993 996
994 crbug.com/375565 [ Mac ] fast/repaint/caret-with-transformation.html [ Pass Fail ure ] 997 crbug.com/375565 [ Mac ] fast/repaint/caret-with-transformation.html [ Pass Fail ure ]
995 998
996 crbug.com/375567 web-animations-api/w3c/simple-keyframes.html [ Pass Failure ] 999 crbug.com/375567 web-animations-api/w3c/simple-keyframes.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/gamepad/gamepad-events-basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698