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

Side by Side Diff: LayoutTests/TestExpectations

Issue 321613003: Auto-rebaseline for r175702 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | LayoutTests/platform/android/media/video-colorspace-yuv420-expected.png » ('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 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
971 971
972 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Pass Crash Timeout ] 972 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Pass Crash Timeout ]
973 973
974 # Added in r171958 and timing out on some platforms ever since. 974 # Added in r171958 and timing out on some platforms ever since.
975 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Pass Timeout ] 975 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Pass Timeout ]
976 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.htm l [ Pass Timeout ] 976 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.htm l [ Pass Timeout ]
977 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-percentag e.html [ Pass Timeout ] 977 crbug.com/308992 svg/as-object/sizing/svg-in-object-placeholder-height-percentag e.html [ Pass Timeout ]
978 978
979 crbug.com/368531 virtual/gpu/fast/canvas/canvas-path-addpath.html [ Failure Pass ] 979 crbug.com/368531 virtual/gpu/fast/canvas/canvas-path-addpath.html [ Failure Pass ]
980 980
981 crbug.com/369375 media/video-aspect-ratio.html [ NeedsRebaseline ]
982 crbug.com/369375 media/video-colorspace-yuv420.html [ NeedsRebaseline ]
983 crbug.com/369375 media/video-colorspace-yuv422.html [ NeedsRebaseline ]
984 crbug.com/369375 media/video-layer-crash.html [ NeedsRebaseline ]
985 crbug.com/369375 media/video-transformed.html [ NeedsRebaseline ]
986 crbug.com/369375 media/video-zoom-controls.html [ NeedsRebaseline ]
987 crbug.com/369375 media/video-zoom.html [ NeedsRebaseline ]
988
989 # Oilpan's conservative GC makes the test results flaky. 981 # Oilpan's conservative GC makes the test results flaky.
990 # If we can rewrite these tests using asyncGC() the flakiness is gone, but we ca nnot do it 982 # If we can rewrite these tests using asyncGC() the flakiness is gone, but we ca nnot do it
991 # because these tests rely on not going back to the event loop during the test. 983 # because these tests rely on not going back to the event loop during the test.
992 crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeys.html [ Pass Failure ] 984 crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeys.html [ Pass Failure ]
993 crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeysession- reference.html [ Pass Failure ] 985 crbug.com/378245 media/encrypted-media/encrypted-media-lifetime-mediakeysession- reference.html [ Pass Failure ]
994 986
995 # Expectations changes due to switiching to In-renderer Shared Worker. 987 # Expectations changes due to switiching to In-renderer Shared Worker.
996 crbug.com/327256 fast/workers/shared-worker-lifecycle.html [ Failure Pass ] 988 crbug.com/327256 fast/workers/shared-worker-lifecycle.html [ Failure Pass ]
997 989
998 crbug.com/366185 inspector/split-view.html [ Pass Timeout Crash ] 990 crbug.com/366185 inspector/split-view.html [ Pass Timeout Crash ]
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1078 crbug.com/380151 fast/events/only-valid-drop-targets-receive-file-drop.html [ Fa ilure Pass ] 1070 crbug.com/380151 fast/events/only-valid-drop-targets-receive-file-drop.html [ Fa ilure Pass ]
1079 1071
1080 crbug.com/380649 [ Mac ] fast/dom/HTMLScriptElement/dont-load-unknown-type.html [ Failure ] 1072 crbug.com/380649 [ Mac ] fast/dom/HTMLScriptElement/dont-load-unknown-type.html [ Failure ]
1081 1073
1082 # Temporarily skipped until Chromium side change lands. 1074 # Temporarily skipped until Chromium side change lands.
1083 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 -in-body.html [ Skip ]
1084 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 -parent-same-origin-deny.html [ Skip ]
1085 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ] 1077 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ]
1086 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ] 1078 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ]
1087 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ] 1079 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/android/media/video-colorspace-yuv420-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698