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

Side by Side Diff: LayoutTests/TestExpectations

Issue 314113004: Mark two window.location shadowing tests as flaky. (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 | « LayoutTests/FlakyTests ('k') | 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 983 matching lines...) Expand 10 before | Expand all | Expand 10 after
994 crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ] 994 crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ]
995 crbug.com/371651 svg/custom/js-update-pattern-child.svg [ Pass Failure ] 995 crbug.com/371651 svg/custom/js-update-pattern-child.svg [ Pass Failure ]
996 crbug.com/371651 svg/custom/js-update-stop.svg [ Pass Failure ] 996 crbug.com/371651 svg/custom/js-update-stop.svg [ Pass Failure ]
997 crbug.com/371651 svg/custom/js-update-stop-linked-gradient.svg [ Pass Failure ] 997 crbug.com/371651 svg/custom/js-update-stop-linked-gradient.svg [ Pass Failure ]
998 crbug.com/371651 svg/custom/use-disappears-after-style-update.svg [ Pass Failure ] 998 crbug.com/371651 svg/custom/use-disappears-after-style-update.svg [ Pass Failure ]
999 crbug.com/371651 svg/filters/filter-refresh.svg [ Failure ] 999 crbug.com/371651 svg/filters/filter-refresh.svg [ Failure ]
1000 crbug.com/371651 svg/text/text-text-05-t.svg [ Failure ] 1000 crbug.com/371651 svg/text/text-text-05-t.svg [ Failure ]
1001 1001
1002 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ] 1002 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ]
1003 1003
1004 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-string.ht ml [ Pass Failure ]
1005 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-js-object -with-toString.html [ Pass Failure ]
1006
1004 crbug.com/377476 fast/js/function-name.html [ NeedsManualRebaseline ] 1007 crbug.com/377476 fast/js/function-name.html [ NeedsManualRebaseline ]
1005 crbug.com/377476 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ] 1008 crbug.com/377476 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ]
1006 crbug.com/377476 fast/js/mozilla/strict/function-name-arity.html [ NeedsManualRe baseline ] 1009 crbug.com/377476 fast/js/mozilla/strict/function-name-arity.html [ NeedsManualRe baseline ]
1007 1010
1008 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] 1011 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
1009 1012
1010 crbug.com/371276 [ Linux ] virtual/deferred/inspector/timeline/timeline-window-f ilter.html [ Pass Timeout ] 1013 crbug.com/371276 [ Linux ] virtual/deferred/inspector/timeline/timeline-window-f ilter.html [ Pass Timeout ]
1011 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline- window-filter.html [ Pass Timeout ] 1014 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline- window-filter.html [ Pass Timeout ]
1012 1015
1013 crbug.com/372917 http/tests/security/contentSecurityPolicy/connect-src-beacon-re direct-to-blocked.html [ Failure ] 1016 crbug.com/372917 http/tests/security/contentSecurityPolicy/connect-src-beacon-re direct-to-blocked.html [ Failure ]
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1067 crbug.com/380167 [ Mac ] plugins/destroy-reentry.html [ Failure Pass ] 1070 crbug.com/380167 [ Mac ] plugins/destroy-reentry.html [ Failure Pass ]
1068 1071
1069 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 ]
1070 1073
1071 # Temporarily skipped until Chromium side change lands. 1074 # Temporarily skipped until Chromium side change lands.
1072 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 ]
1073 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 ]
1074 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 ]
1075 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ] 1078 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ]
1076 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 | « LayoutTests/FlakyTests ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698