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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 556055: Update webkit to r53957.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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 | « webkit/glue/glue_serialize.cc ('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 file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 2089 matching lines...) Expand 10 before | Expand all | Expand 10 after
2100 BUG9786 : fast/dom/Window/dom-access-from-closure-iframe.html = FAIL 2100 BUG9786 : fast/dom/Window/dom-access-from-closure-iframe.html = FAIL
2101 BUG9786 : fast/dom/Window/dom-access-from-closure-window.html = FAIL 2101 BUG9786 : fast/dom/Window/dom-access-from-closure-window.html = FAIL
2102 BUG9786 WIN DEBUG : http/tests/security/cross-frame-access-history-prototype.htm l = FAIL 2102 BUG9786 WIN DEBUG : http/tests/security/cross-frame-access-history-prototype.htm l = FAIL
2103 BUG9786 SLOW WIN RELEASE : http/tests/security/cross-frame-access-history-protot ype.html = FAIL 2103 BUG9786 SLOW WIN RELEASE : http/tests/security/cross-frame-access-history-protot ype.html = FAIL
2104 BUG9786 LINUX MAC : http/tests/security/cross-frame-access-history-prototype.htm l = FAIL 2104 BUG9786 LINUX MAC : http/tests/security/cross-frame-access-history-prototype.htm l = FAIL
2105 BUG9786 : http/tests/security/cross-frame-access-location-prototype.html = FAIL 2105 BUG9786 : http/tests/security/cross-frame-access-location-prototype.html = FAIL
2106 BUG9786 : http/tests/security/cross-frame-access-document-direct.html = TIMEOUT 2106 BUG9786 : http/tests/security/cross-frame-access-document-direct.html = TIMEOUT
2107 BUG10479 MAC : svg/hixie/perf/001.xml = FAIL 2107 BUG10479 MAC : svg/hixie/perf/001.xml = FAIL
2108 BUG10479 MAC : svg/hixie/perf/002.xml = FAIL 2108 BUG10479 MAC : svg/hixie/perf/002.xml = FAIL
2109 2109
2110 BUG9798 SLOW WIN DEBUG : fast/dom/Window/slow_unload_handler.html = PASS
2111 BUG9798 LINUX DEBUG SLOW : fast/frames/calculate-round.html = CRASH PASS 2110 BUG9798 LINUX DEBUG SLOW : fast/frames/calculate-round.html = CRASH PASS
2112 2111
2113 // Was flaky. Became a consistent failure. 2112 // Was flaky. Became a consistent failure.
2114 BUG9798 WIN DEBUG : fast/replaced/border-radius-clip.html = FAIL 2113 BUG9798 WIN DEBUG : fast/replaced/border-radius-clip.html = FAIL
2115 BUG9798 SLOW WIN RELEASE : fast/replaced/border-radius-clip.html = FAIL 2114 BUG9798 SLOW WIN RELEASE : fast/replaced/border-radius-clip.html = FAIL
2116 BUG9798 MAC WIN : http/tests/loading/preload-img-test.html = TIMEOUT PASS 2115 BUG9798 MAC WIN : http/tests/loading/preload-img-test.html = TIMEOUT PASS
2117 BUG9798 WIN DEBUG : http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS 2116 BUG9798 WIN DEBUG : http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS
2118 BUG9798 LINUX MAC : http/tests/misc/BOM-override-script.html = TIMEOUT PASS 2117 BUG9798 LINUX MAC : http/tests/misc/BOM-override-script.html = TIMEOUT PASS
2119 BUG9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS 2118 BUG9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS
2120 BUG9798 WIN DEBUG : http/tests/misc/refresh-headers.php = TIMEOUT PASS 2119 BUG9798 WIN DEBUG : http/tests/misc/refresh-headers.php = TIMEOUT PASS
(...skipping 605 matching lines...) Expand 10 before | Expand all | Expand 10 after
2726 BUG30048 BUG29737 : svg/filters/shadow-on-rect-with-filter.svg = IMAGE+TEXT 2725 BUG30048 BUG29737 : svg/filters/shadow-on-rect-with-filter.svg = IMAGE+TEXT
2727 2726
2728 // New tests courtesy of: http://trac.webkit.org/changeset/51936: 2727 // New tests courtesy of: http://trac.webkit.org/changeset/51936:
2729 BUG30048 : svg/css/composite-shadow-example.html = IMAGE 2728 BUG30048 : svg/css/composite-shadow-example.html = IMAGE
2730 BUG30048 : svg/css/composite-shadow-with-opacity.html = IMAGE 2729 BUG30048 : svg/css/composite-shadow-with-opacity.html = IMAGE
2731 2730
2732 // Broke with http://trac.webkit.org/changeset/51939 2731 // Broke with http://trac.webkit.org/changeset/51939
2733 BUG30049 : platform/win/editing/selection/doubleclick-should-not-expand-across-l ines.html = TEXT MISSING 2732 BUG30049 : platform/win/editing/selection/doubleclick-should-not-expand-across-l ines.html = TEXT MISSING
2734 2733
2735 // Flaky. 2734 // Flaky.
2736 BUG30180 : fast/text/international/hindi-whitespace.html = IMAGE PASS 2735 BUG30180 : fast/text/international/hindi-whitespace.html = IMAGE+TEXT PASS
2737 2736
2738 // evan's fix rolled out in http://trac.webkit.org/changeset/52071 due to compat issues. 2737 // evan's fix rolled out in http://trac.webkit.org/changeset/52071 due to compat issues.
2739 BUG30343 LINUX : fast/css/large-number-round-trip.html = TEXT 2738 BUG30343 LINUX : fast/css/large-number-round-trip.html = TEXT
2740 2739
2741 // These tests got very flaky (failing 8/10 runs!) after 2740 // These tests got very flaky (failing 8/10 runs!) after
2742 // http://src.chromium.org/viewvc/chrome?view=rev&revision=34610 2741 // http://src.chromium.org/viewvc/chrome?view=rev&revision=34610
2743 // The only relevant change there is that we now sort tests purely 2742 // The only relevant change there is that we now sort tests purely
2744 // lexicographically instead of putting the http tests first. This is a good 2743 // lexicographically instead of putting the http tests first. This is a good
2745 // thing because it matches upstream. The regressions are likely due to timing 2744 // thing because it matches upstream. The regressions are likely due to timing
2746 // issues because the http tests moved from one debug shard to another. 2745 // issues because the http tests moved from one debug shard to another.
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
2903 BUG32949 WIN LINUX MAC : fast/dom/Window/invalid-protocol.html = TEXT 2902 BUG32949 WIN LINUX MAC : fast/dom/Window/invalid-protocol.html = TEXT
2904 2903
2905 // WebKit roll 53704:53787. Not going to fix for now. 2904 // WebKit roll 53704:53787. Not going to fix for now.
2906 BUG33099 : media/video-reverse-play-duration.html = TIMEOUT 2905 BUG33099 : media/video-reverse-play-duration.html = TIMEOUT
2907 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT 2906 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
2908 2907
2909 // Newly added tests from r53893 2908 // Newly added tests from r53893
2910 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT 2909 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT
2911 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT 2910 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT
2912 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT 2911 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT
2912 // Newly added tests from r53964
2913 BUG33288 : fast/forms/input-valueasnumber-datetimelocal.html = TEXT
2913 2914
2914 // Flaky storage tests 2915 // Flaky storage tests
2915 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS 2916 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS
2916 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS 2917 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS
2918
2919 // Disabled until we get history.{back,forward,go} changed to always be
2920 // asynchronously again.
2921 BUG33350 : fast/dom/location-hash.html = TEXT
2922
2923 // WebKit roll 53941 -> 53974
2924 BUG33359 WIN LINUX : fast/css/button-height.html = TEXT
2925 BUG33358 : fast/dom/Window/window-postmessage-clone-frames.html = TEXT
2926 BUG33357 : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT
2927 BUG33357 : fast/dom/Window/slow-unload-handler.html = TEXT
OLDNEW
« no previous file with comments | « webkit/glue/glue_serialize.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698