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

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

Issue 550057: More de-oranging of WebKit tests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 11 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 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 BUG24182 WIN SLOW : svg/hixie/perf/007.xml = PASS 76 BUG24182 WIN SLOW : svg/hixie/perf/007.xml = PASS
77 BUG24182 WIN LINUX DEBUG : fast/backgrounds/size/contain-and-cover.html = PASS 77 BUG24182 WIN LINUX DEBUG : fast/backgrounds/size/contain-and-cover.html = PASS
78 BUG24182 SLOW MAC RELEASE : dom/html/level2/html/HTMLImageElement01.html = PASS 78 BUG24182 SLOW MAC RELEASE : dom/html/level2/html/HTMLImageElement01.html = PASS
79 BUG24182 SLOW WIN RELEASE : http/tests/local/file-url-sent-as-referer.html = PAS S 79 BUG24182 SLOW WIN RELEASE : http/tests/local/file-url-sent-as-referer.html = PAS S
80 BUG24182 SLOW WIN DEBUG : svg/carto.net/window.svg = PASS 80 BUG24182 SLOW WIN DEBUG : svg/carto.net/window.svg = PASS
81 BUG24182 SLOW LINUX DEBUG : fast/xpath/4XPath/Borrowed/cz_20030217.html = PASS 81 BUG24182 SLOW LINUX DEBUG : fast/xpath/4XPath/Borrowed/cz_20030217.html = PASS
82 BUG24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS 82 BUG24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS
83 //BUG24852 started failing since webkit 49583 83 //BUG24852 started failing since webkit 49583
84 //BUG24182 SLOW WIN : css1/font_properties/font.html = PASS 84 //BUG24182 SLOW WIN : css1/font_properties/font.html = PASS
85 BUG24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascr ipt-url.html = PASS 85 BUG24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascr ipt-url.html = PASS
86 BUG24182 SLOW WIN RELEASE : http/tests/security/cross-origin-css.html = PASS
86 BUG24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS 87 BUG24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS
87 BUG24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS 88 BUG24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS
88 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.ht ml = PASS 89 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.ht ml = PASS
89 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS 90 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS
90 BUG24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS 91 BUG24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS
91 BUG24182 SLOW DEBUG : editing/selection/extend-selection.html = PASS 92 BUG24182 SLOW DEBUG : editing/selection/extend-selection.html = PASS
93 BUG24182 SLOW WIN : fast/images/svg-as-background.html = PASS
92 BUG24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS 94 BUG24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS
93 BUG24182 SLOW DEBUG : svg/css/getComputedStyle-basic.xhtml = PASS 95 BUG24182 SLOW DEBUG : svg/css/getComputedStyle-basic.xhtml = PASS
94 BUG24182 WIN DEBUG SLOW: inspector/console-dirxml.html = PASS 96 BUG24182 WIN DEBUG SLOW: inspector/console-dirxml.html = PASS
95 BUG24182 DEBUG SLOW : fast/dom/Window/window-function-frame-getter-precedence.ht ml = PASS 97 BUG24182 DEBUG SLOW : fast/dom/Window/window-function-frame-getter-precedence.ht ml = PASS
96 BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS 98 BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS
97 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS 99 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
98 100
99 // Usually <1s in release, ~1s in debug, but occasionally >5s in release. 101 // Usually <1s in release, ~1s in debug, but occasionally >5s in release.
100 BUG27335 WIN RELEASE : plugins/embed-attributes-setting.html = PASS TIMEOUT 102 BUG27335 WIN RELEASE : plugins/embed-attributes-setting.html = PASS TIMEOUT
101 BUG27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS 103 BUG27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS
(...skipping 759 matching lines...) Expand 10 before | Expand all | Expand 10 after
861 863
862 BUG20507 : http/tests/uri/resolve-encoding-relative.html = FAIL 864 BUG20507 : http/tests/uri/resolve-encoding-relative.html = FAIL
863 865
864 866
865 // Flaky: fails about 5% of the time. 867 // Flaky: fails about 5% of the time.
866 BUG31342 WIN RELEASE : security/block-test-no-port.html = TEXT PASS 868 BUG31342 WIN RELEASE : security/block-test-no-port.html = TEXT PASS
867 BUG31342 WIN RELEASE : security/block-test.html = TEXT PASS 869 BUG31342 WIN RELEASE : security/block-test.html = TEXT PASS
868 870
869 // Fails in debug. Windows used to be only flaky, but now fails consistently 871 // Fails in debug. Windows used to be only flaky, but now fails consistently
870 // starting with the 52554->52633 merge. 872 // starting with the 52554->52633 merge.
871 BUG31363 DEBUG WIN LINUX : platform/chromium/fast/dom/interval.html = TEXT PASS 873 BUG31363 DEBUG WIN LINUX MAC : platform/chromium/fast/dom/interval.html = TEXT P ASS
872 874
873 // ----------------------------------------------------------------- 875 // -----------------------------------------------------------------
874 // SVG TESTS 876 // SVG TESTS
875 // ----------------------------------------------------------------- 877 // -----------------------------------------------------------------
876 878
877 // These are regressions from 1.0, but deemed DEFERable for 2.0. 879 // These are regressions from 1.0, but deemed DEFERable for 2.0.
878 BUG8635 LINUX WIN : svg/custom/pattern-y-offset.svg = FAIL 880 BUG8635 LINUX WIN : svg/custom/pattern-y-offset.svg = FAIL
879 BUG8635 WIN : svg/batik/paints/patternRegions.svg = IMAGE 881 BUG8635 WIN : svg/batik/paints/patternRegions.svg = IMAGE
880 BUG8635 LINUX : svg/batik/paints/patternRegions.svg = IMAGE+TEXT 882 BUG8635 LINUX : svg/batik/paints/patternRegions.svg = IMAGE+TEXT
881 BUG8635 LINUX WIN RELEASE : svg/custom/pattern-cycle-detection.svg = FAIL 883 BUG8635 LINUX WIN RELEASE : svg/custom/pattern-cycle-detection.svg = FAIL
(...skipping 1840 matching lines...) Expand 10 before | Expand all | Expand 10 after
2722 2724
2723 // Started failing when we started sharding the http and fast directories. 2725 // Started failing when we started sharding the http and fast directories.
2724 // Likely it's because this test depends on some other http test running before 2726 // Likely it's because this test depends on some other http test running before
2725 // it that no longer does (or vice versa, some other test running before it 2727 // it that no longer does (or vice versa, some other test running before it
2726 // is causing it to fail). 2728 // is causing it to fail).
2727 // Failed only in Release until the 52554->52633 WebKit merge. 2729 // Failed only in Release until the 52554->52633 WebKit merge.
2728 BUG9798 LINUX : http/tests/security/clipboard/clipboard-file-access.html = TEXT PASS 2730 BUG9798 LINUX : http/tests/security/clipboard/clipboard-file-access.html = TEXT PASS
2729 2731
2730 // These tests time out *and* are slow. The test should be fixed to not timeout, 2732 // These tests time out *and* are slow. The test should be fixed to not timeout,
2731 // then should be marked as SLOW/PASS. 2733 // then should be marked as SLOW/PASS.
2732 BUG2844 : http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS 2734 BUG2844 : http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS CRASH
2733 BUG2844 : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT 2735 BUG2844 : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT
2734 BUG2844 : http/tests/appcache/offline-access.html = TIMEOUT PASS CRASH 2736 BUG2844 : http/tests/appcache/offline-access.html = TIMEOUT PASS CRASH
2735 BUG2844 : http/tests/appcache/update-cache.html = TIMEOUT PASS 2737 BUG2844 : http/tests/appcache/update-cache.html = TIMEOUT PASS
2736 2738
2737 // These tests sometimes pass and sometimes have a text difference due 2739 // These tests sometimes pass and sometimes have a text difference due
2738 // to chromium's appcache being async. 2740 // to chromium's appcache being async.
2739 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = TEXT PASS 2741 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = TEXT PASS
2740 BUG2844 MAC LINUX : http/tests/appcache/top-frame-3.html = TEXT PASS 2742 BUG2844 MAC LINUX : http/tests/appcache/top-frame-3.html = TEXT PASS
2741 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = TEXT PASS 2743 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = TEXT PASS
2742 BUG2844 MAC LINUX : http/tests/appcache/top-frame-4.html = TEXT PASS 2744 BUG2844 MAC LINUX : http/tests/appcache/top-frame-4.html = TEXT PASS
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
2876 BUG29737 MAC : svg/W3C-SVG-1.1/filters-blend-01-b.svg = IMAGE+TEXT 2878 BUG29737 MAC : svg/W3C-SVG-1.1/filters-blend-01-b.svg = IMAGE+TEXT
2877 BUG29737 MAC : svg/W3C-SVG-1.1/filters-color-01-b.svg = IMAGE+TEXT 2879 BUG29737 MAC : svg/W3C-SVG-1.1/filters-color-01-b.svg = IMAGE+TEXT
2878 BUG29737 MAC : svg/W3C-SVG-1.1/filters-comptran-01-b.svg = IMAGE+TEXT 2880 BUG29737 MAC : svg/W3C-SVG-1.1/filters-comptran-01-b.svg = IMAGE+TEXT
2879 BUG29737 MAC : svg/W3C-SVG-1.1/filters-gauss-01-b.svg = IMAGE+TEXT 2881 BUG29737 MAC : svg/W3C-SVG-1.1/filters-gauss-01-b.svg = IMAGE+TEXT
2880 BUG29737 MAC : svg/W3C-SVG-1.1/filters-morph-01-f.svg = IMAGE+TEXT 2882 BUG29737 MAC : svg/W3C-SVG-1.1/filters-morph-01-f.svg = IMAGE+TEXT
2881 BUG29737 MAC : svg/W3C-SVG-1.1/filters-offset-01-b.svg = IMAGE+TEXT 2883 BUG29737 MAC : svg/W3C-SVG-1.1/filters-offset-01-b.svg = IMAGE+TEXT
2882 BUG29737 MAC : svg/batik/filters/feTile.svg = IMAGE+TEXT 2884 BUG29737 MAC : svg/batik/filters/feTile.svg = IMAGE+TEXT
2883 BUG29737 MAC : svg/custom/empty-merge.svg = IMAGE+TEXT 2885 BUG29737 MAC : svg/custom/empty-merge.svg = IMAGE+TEXT
2884 BUG29737 MAC : svg/custom/feComponentTransfer-Discrete.svg = IMAGE+TEXT 2886 BUG29737 MAC : svg/custom/feComponentTransfer-Discrete.svg = IMAGE+TEXT
2885 BUG29737 MAC : svg/custom/feComponentTransfer-Gamma.svg = IMAGE+TEXT 2887 BUG29737 MAC : svg/custom/feComponentTransfer-Gamma.svg = IMAGE+TEXT
2886 BUG29737 MAC : svg/custom/feComponentTransfer-Linear.svg = IMAGE+TEXT 2888 BUG29737 MAC : svg/custom/feComponentTransfer-Linear.svg = IMAGE+TEXT IMAGE
2887 BUG29737 MAC : svg/custom/feComponentTransfer-Table.svg = IMAGE+TEXT 2889 BUG29737 MAC : svg/custom/feComponentTransfer-Table.svg = IMAGE+TEXT
2888 BUG29737 MAC : svg/custom/text-filter.svg = IMAGE+TEXT 2890 BUG29737 MAC : svg/custom/text-filter.svg = IMAGE+TEXT
2889 BUG29737 MAC : svg/filters/feComposite.svg = IMAGE+TEXT 2891 BUG29737 MAC : svg/filters/feComposite.svg = IMAGE+TEXT
2890 BUG29737 MAC : svg/filters/feDisplacementMap.svg = IMAGE+TEXT 2892 BUG29737 MAC : svg/filters/feDisplacementMap.svg = IMAGE+TEXT
2891 BUG29737 MAC : svg/filters/feGaussianBlur.svg = IMAGE+TEXT 2893 BUG29737 MAC : svg/filters/feGaussianBlur.svg = IMAGE+TEXT
2892 BUG29737 MAC : svg/filters/feTile.svg = IMAGE+TEXT 2894 BUG29737 MAC : svg/filters/feTile.svg = IMAGE+TEXT
2893 BUG29737 MAC : svg/filters/shadow-on-filter.svg = IMAGE+TEXT 2895 BUG29737 MAC : svg/filters/shadow-on-filter.svg = IMAGE+TEXT
2894 BUG29737 MAC : svg/filters/feMerge-wrong-input.svg = TEXT 2896 BUG29737 MAC : svg/filters/feMerge-wrong-input.svg = TEXT
2895 BUG29737 MAC : svg/custom/use-elementInstance-event-target.svg = IMAGE 2897 BUG29737 MAC : svg/custom/use-elementInstance-event-target.svg = IMAGE
2896 BUG29737 MAC : svg/filters/big-sized-filter.svg = IMAGE+TEXT 2898 BUG29737 MAC : svg/filters/big-sized-filter.svg = IMAGE+TEXT
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
2985 BUG29737 LINUX : svg/filters/feDisplacementMap.svg = TEXT PASS 2987 BUG29737 LINUX : svg/filters/feDisplacementMap.svg = TEXT PASS
2986 2988
2987 // Newly added test in r52235 2989 // Newly added test in r52235
2988 BUG30816 WIN LINUX : editing/selection/doubleclick-beside-cr-span.html = TEXT 2990 BUG30816 WIN LINUX : editing/selection/doubleclick-beside-cr-span.html = TEXT
2989 2991
2990 // WebKit update 52293->52323 2992 // WebKit update 52293->52323
2991 BUG31253 : http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT 2993 BUG31253 : http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT
2992 2994
2993 // WebKit update 52323->52366 2995 // WebKit update 52323->52366
2994 BUG30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = TEXT 2996 BUG30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = TEXT
2997 BUG30826 WIN DEBUG : platform/win/fast/events/panScroll-event-fired.html = PASS TEXT TIMEOUT
2995 2998
2996 // Flaky 2999 // Flaky
2997 BUG30930 LINUX : tables/mozilla/bugs/bug15933.html = IMAGE PASS 3000 BUG30930 LINUX : tables/mozilla/bugs/bug15933.html = IMAGE PASS
2998 3001
2999 BUG31026 MAC DEBUG : http/tests/appcache/crash-when-navigating-away-then-back.ht ml = PASS CRASH 3002 BUG31026 MAC DEBUG : http/tests/appcache/crash-when-navigating-away-then-back.ht ml = PASS CRASH
3000 3003
3001 // Release began crashing in the r52554->52633 WebKit merge. 3004 // Release began crashing in the r52554->52633 WebKit merge.
3002 // Formerly, Release failed (IMAGE) and Debug crashed. 3005 // Formerly, Release failed (IMAGE) and Debug crashed.
3003 BUG31146 BUG31338 LINUX : svg/custom/mask-excessive-malloc.svg = CRASH IMAGE 3006 BUG31146 BUG31338 LINUX : svg/custom/mask-excessive-malloc.svg = CRASH IMAGE
3004 3007
(...skipping 12 matching lines...) Expand all
3017 BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+T EXT IMAGE 3020 BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+T EXT IMAGE
3018 3021
3019 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT 3022 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
3020 3023
3021 // WebKit roll 52769 -> 52793 3024 // WebKit roll 52769 -> 52793
3022 BUG31642 WIN MAC DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = CRASH PASS 3025 BUG31642 WIN MAC DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = CRASH PASS
3023 BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE+TEXT CRASH 3026 BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE+TEXT CRASH
3024 3027
3025 // WebKit roll 52852 -> 52867 3028 // WebKit roll 52852 -> 52867
3026 BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT 3029 BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT
3030 BUG32018 DEBUG : websocket/tests/simple-stress.html = PASS TEXT
3027 3031
3028 // Flaky crash 3032 // Flaky crash
3029 BUG31794 WIN MAC : storage/domstorage/localstorage/enumerate-storage.html = CRAS H PASS 3033 BUG31794 WIN MAC : storage/domstorage/localstorage/enumerate-storage.html = CRAS H PASS
3030 3034
3031 // Flaky 3035 // Flaky
3032 BUG31803 LINUX : editing/inserting/12882.html = IMAGE PASS 3036 BUG31803 LINUX : editing/inserting/12882.html = IMAGE PASS
3033 3037
3034 // from http://trac.webkit.org/changeset/53078 3038 // from http://trac.webkit.org/changeset/53078
3035 BUG32154 LINUX DEBUG : fast/text/find-kana.html = CRASH 3039 BUG32154 LINUX DEBUG : fast/text/find-kana.html = CRASH
3036 3040
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
3075 BUG32308 DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT 3079 BUG32308 DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT
3076 3080
3077 // WebKit roll: 53290:53313 3081 // WebKit roll: 53290:53313
3078 BUG32339 LINUX : fast/dom/Window/window-lookup-precedence.html = TEXT PASS 3082 BUG32339 LINUX : fast/dom/Window/window-lookup-precedence.html = TEXT PASS
3079 BUG32305 : fast/loader/onload-willSendRequest-null-for-script.html = TEXT 3083 BUG32305 : fast/loader/onload-willSendRequest-null-for-script.html = TEXT
3080 BUG_ATWILSON MAC : svg/css/css-box-min-width.html = IMAGE 3084 BUG_ATWILSON MAC : svg/css/css-box-min-width.html = IMAGE
3081 BUG_ATWILSON MAC : svg/custom/js-update-bounce.svg = IMAGE 3085 BUG_ATWILSON MAC : svg/custom/js-update-bounce.svg = IMAGE
3082 3086
3083 // New flakyness ? 3087 // New flakyness ?
3084 BUG32306 MAC DEBUG: svg/hixie/error/004.xml = CRASH PASS 3088 BUG32306 MAC DEBUG: svg/hixie/error/004.xml = CRASH PASS
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