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

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

Issue 258032: A quick fix for Issue 23745.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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
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 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 3039 matching lines...) Expand 10 before | Expand all | Expand 10 after
3050 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FAI L 3050 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FAI L
3051 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL 3051 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL
3052 BUG24126 : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL 3052 BUG24126 : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL
3053 3053
3054 // WebKit update 48883:48904 3054 // WebKit update 48883:48904
3055 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc- context-2.html = FAIL 3055 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc- context-2.html = FAIL
3056 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc- context.html = FAIL 3056 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc- context.html = FAIL
3057 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc. xhtml = FAIL 3057 BUG23740 : LayoutTests/fast/events/attribute-listener-cloned-from-frameless-doc. xhtml = FAIL
3058 BUG23740 : LayoutTests/fast/events/attribute-listener-extracted-from-frameless-d oc-context-2.html = FAIL 3058 BUG23740 : LayoutTests/fast/events/attribute-listener-extracted-from-frameless-d oc-context-2.html = FAIL
3059 BUG23740 : LayoutTests/fast/events/attribute-listener-extracted-from-frameless-d oc-context.html = FAIL 3059 BUG23740 : LayoutTests/fast/events/attribute-listener-extracted-from-frameless-d oc-context.html = FAIL
3060 BUG23745 LINUX MAC : LayoutTests/fast/events/node-event-anchor-lock.html = FAIL
3061 3060
3062 // WebKit update 48937:48947 3061 // WebKit update 48937:48947
3063 BUG23751 WIN LINUX DEBUG : LayoutTests/fast/inline/relative-positioned-overflow. html = CRASH 3062 BUG23751 WIN LINUX DEBUG : LayoutTests/fast/inline/relative-positioned-overflow. html = CRASH
3064 3063
3065 // Started happening somewhere around http://trac.webkit.org/changeset/48989. 3064 // Started happening somewhere around http://trac.webkit.org/changeset/48989.
3066 BUG23955 MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 3065 BUG23955 MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
3067 3066
3068 // Possibly busted as part of http://trac.webkit.org/changeset/49003 3067 // Possibly busted as part of http://trac.webkit.org/changeset/49003
3069 BUG23901 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL 3068 BUG23901 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL
3070 3069
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
3168 BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL PASS 3167 BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL PASS
3169 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA SS 3168 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA SS
3170 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS 3169 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS
3171 3170
3172 // Test expectation for MAC is located above. 3171 // Test expectation for MAC is located above.
3173 // Please remove CRASH from that line when the fix is in. 3172 // Please remove CRASH from that line when the fix is in.
3174 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS 3173 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS
3175 3174
3176 // WebKit Roll 49830:49844 3175 // WebKit Roll 49830:49844
3177 BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH 3176 BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698