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

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

Issue 651060: WebKit Update 54961:55024 (Closed) Base URL: svn://chrome-svn.corp.google.com/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
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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 BUG24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS 84 BUG24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS
85 //BUG24852 started failing since webkit 49583 85 //BUG24852 started failing since webkit 49583
86 //BUG24182 SLOW WIN : css1/font_properties/font.html = PASS 86 //BUG24182 SLOW WIN : css1/font_properties/font.html = PASS
87 BUG24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascr ipt-url.html = PASS 87 BUG24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascr ipt-url.html = PASS
88 BUG24182 SLOW WIN RELEASE : http/tests/security/cross-origin-css.html = PASS 88 BUG24182 SLOW WIN RELEASE : http/tests/security/cross-origin-css.html = PASS
89 BUG24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS 89 BUG24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS
90 BUG24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS 90 BUG24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS
91 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.ht ml = PASS 91 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.ht ml = PASS
92 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS 92 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS
93 BUG24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS 93 BUG24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS
94 BUG24182 SLOW DEBUG : editing/selection/extend-selection.html = PASS 94 //BUG24182 SLOW DEBUG : editing/selection/extend-selection.html = PASS
95 BUG24182 SLOW WIN : fast/images/svg-as-background.html = PASS 95 BUG24182 SLOW WIN : fast/images/svg-as-background.html = PASS
96 BUG24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS 96 BUG24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS
97 BUG24182 SLOW DEBUG : svg/css/getComputedStyle-basic.xhtml = PASS 97 BUG24182 SLOW DEBUG : svg/css/getComputedStyle-basic.xhtml = PASS
98 BUG24182 WIN DEBUG SLOW: inspector/console-dirxml.html = PASS 98 BUG24182 WIN DEBUG SLOW: inspector/console-dirxml.html = PASS
99 BUG24182 DEBUG SLOW : fast/dom/Window/window-function-frame-getter-precedence.ht ml = PASS 99 BUG24182 DEBUG SLOW : fast/dom/Window/window-function-frame-getter-precedence.ht ml = PASS
100 BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS 100 BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS
101 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS 101 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
102 BUG24182 SLOW WIN : animations/play-state.html = PASS 102 BUG24182 SLOW WIN : animations/play-state.html = PASS
103 103
104 // Usually <1s in release, ~1s in debug, but occasionally >5s in release. 104 // Usually <1s in release, ~1s in debug, but occasionally >5s in release.
(...skipping 2863 matching lines...) Expand 10 before | Expand all | Expand 10 after
2968 BUG36019 : fast/borders/svg-as-border-image-2.html = IMAGE 2968 BUG36019 : fast/borders/svg-as-border-image-2.html = IMAGE
2969 BUG36019 : fast/borders/svg-as-border-image.html = IMAGE 2969 BUG36019 : fast/borders/svg-as-border-image.html = IMAGE
2970 BUG36019 : fast/images/svg-as-tiled-background.html = IMAGE 2970 BUG36019 : fast/images/svg-as-tiled-background.html = IMAGE
2971 2971
2972 // Started failing with r54823 2972 // Started failing with r54823
2973 BUG35923 LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE 2973 BUG35923 LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE
2974 2974
2975 // Failed with roll to r54937 (incorrect color of hovered item) 2975 // Failed with roll to r54937 (incorrect color of hovered item)
2976 BUG36113 WIN LINUX : fast/css/first-letter-first-line-hover.html = IMAGE+TEXT 2976 BUG36113 WIN LINUX : fast/css/first-letter-first-line-hover.html = IMAGE+TEXT
2977 BUG36113 MAC : fast/css/first-letter-first-line-hover.html = IMAGE 2977 BUG36113 MAC : fast/css/first-letter-first-line-hover.html = IMAGE
2978
2979 // WebKit Roll 54961:55024
2980 BUG_DGLAZKOV : fast/loader/api-test-new-window-data-load-base-url.html = TEXT
2981 BUG_DGLAZKOV : plugins/set-status.html = TEXT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/resource-invalidate-on-target-update-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698