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

Side by Side Diff: LayoutTests/TestExpectations

Issue 319873004: Remove useragent-in-openinghandshake from TestExpectation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 6 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 # 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 788 matching lines...) Expand 10 before | Expand all | Expand 10 after
799 799
800 crbug.com/340150 [ Mac Debug ] plugins/plugin-document-back-forward.html [ Pass Failure ] 800 crbug.com/340150 [ Mac Debug ] plugins/plugin-document-back-forward.html [ Pass Failure ]
801 801
802 crbug.com/339259 fast/flexbox/box-orient-button.html [ Pass Failure ] 802 crbug.com/339259 fast/flexbox/box-orient-button.html [ Pass Failure ]
803 crbug.com/339394 [ Win Debug ] virtual/threaded/animations/animation-matrix-nega tive-scale-unmatrix.html [ Pass Failure ] 803 crbug.com/339394 [ Win Debug ] virtual/threaded/animations/animation-matrix-nega tive-scale-unmatrix.html [ Pass Failure ]
804 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ] 804 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ]
805 805
806 # Still-failing tests for the new WebSocket implementation. 806 # Still-failing tests for the new WebSocket implementation.
807 crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Fai lure ] 807 crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Fai lure ]
808 crbug.com/339373 http/tests/websocket/multiple-connections.html [ Timeout ] 808 crbug.com/339373 http/tests/websocket/multiple-connections.html [ Timeout ]
809 crbug.com/347109 http/tests/websocket/useragent-in-openinghandshake.html [ Failu re ]
810 809
811 # Tests of functionality not implemented in the new WebSocket 810 # Tests of functionality not implemented in the new WebSocket
812 # implementation. These tests will be removed when the old implementation is 811 # implementation. These tests will be removed when the old implementation is
813 # removed. 812 # removed.
814 crbug.com/339373 http/tests/websocket/deflate-frame-comp-bit-onoff.html [ Skip ] 813 crbug.com/339373 http/tests/websocket/deflate-frame-comp-bit-onoff.html [ Skip ]
815 crbug.com/339373 http/tests/websocket/deflate-frame-invalid-parameter.html [ Ski p ] 814 crbug.com/339373 http/tests/websocket/deflate-frame-invalid-parameter.html [ Ski p ]
816 crbug.com/339373 http/tests/websocket/deflate-frame-parameter.html [ Skip ] 815 crbug.com/339373 http/tests/websocket/deflate-frame-parameter.html [ Skip ]
817 crbug.com/339373 http/tests/websocket/deflate-frame-set-bfinal.html [ Skip ] 816 crbug.com/339373 http/tests/websocket/deflate-frame-set-bfinal.html [ Skip ]
818 crbug.com/339373 http/tests/websocket/handshake-fail-by-no-cr.html [ Skip ] 817 crbug.com/339373 http/tests/websocket/handshake-fail-by-no-cr.html [ Skip ]
819 818
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
1069 # We only want to run one of the web-animations-api tests in stable mode. 1068 # We only want to run one of the web-animations-api tests in stable mode.
1070 crbug.com/368946 virtual/stable/web-animations-api [ Skip ] 1069 crbug.com/368946 virtual/stable/web-animations-api [ Skip ]
1071 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] 1070 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ]
1072 1071
1073 # Temporarily skipped until Chromium side change lands. 1072 # Temporarily skipped until Chromium side change lands.
1074 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -in-body.html [ Skip ] 1073 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -in-body.html [ Skip ]
1075 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -parent-same-origin-deny.html [ Skip ] 1074 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -parent-same-origin-deny.html [ Skip ]
1076 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ] 1075 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ]
1077 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ] 1076 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ]
1078 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ] 1077 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ]
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