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

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

Issue 244045: Rebaseline LayoutTests/fast/table/vertical-align-baseline.html for Windows/Li... (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 797 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 // Depending upon when the snapshot is taken we get different results. 808 // Depending upon when the snapshot is taken we get different results.
809 BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PAS S 809 BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PAS S
810 810
811 // Radial gradients don't have offset focal point 811 // Radial gradients don't have offset focal point
812 BUG8696 WIN LINUX : LayoutTests/fast/gradients/generated-gradients.html = FAIL 812 BUG8696 WIN LINUX : LayoutTests/fast/gradients/generated-gradients.html = FAIL
813 BUG8696 WIN LINUX : LayoutTests/fast/gradients/simple-gradients.html = FAIL 813 BUG8696 WIN LINUX : LayoutTests/fast/gradients/simple-gradients.html = FAIL
814 BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL 814 BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL
815 815
816 BUG10385 : LayoutTests/fast/dom/dom-constructors.html = FAIL 816 BUG10385 : LayoutTests/fast/dom/dom-constructors.html = FAIL
817 817
818 BUG10412 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
819 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL 818 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
820 819
821 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL 820 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL
822 BUG6735 : LayoutTests/plugins/netscape-throw-exception.html = FAIL 821 BUG6735 : LayoutTests/plugins/netscape-throw-exception.html = FAIL
823 822
824 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL 823 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL
825 BUG10433 WIN LINUX : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL 824 BUG10433 WIN LINUX : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL
826 825
827 BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditab le-iframe.html = FAIL PASS 826 BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditab le-iframe.html = FAIL PASS
828 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL 827 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL
(...skipping 1449 matching lines...) Expand 10 before | Expand all | Expand 10 after
2278 2277
2279 // WebKit update 48883:48904 2278 // WebKit update 48883:48904
2280 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc-context-2.html = FAIL 2279 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc-context-2.html = FAIL
2281 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc-context.html = FAIL 2280 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc-context.html = FAIL
2282 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc.xhtml = FAIL 2281 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-cloned-from-framele ss-doc.xhtml = FAIL
2283 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-extracted-from-fram eless-doc-context-2.html = FAIL 2282 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-extracted-from-fram eless-doc-context-2.html = FAIL
2284 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-extracted-from-fram eless-doc-context.html = FAIL 2283 BUG_SENORBLANCO : LayoutTests/fast/events/attribute-listener-extracted-from-fram eless-doc-context.html = FAIL
2285 BUG_SENORBLANCO : LayoutTests/fast/events/node-event-anchor-lock.html = FAIL 2284 BUG_SENORBLANCO : LayoutTests/fast/events/node-event-anchor-lock.html = FAIL
2286 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/forms/selected-index-assert.html = FAIL 2285 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/forms/selected-index-assert.html = FAIL
2287 BUG_SENORBLANCO WIN LINUX : LayoutTests/svg/filters/feComposite.svg = FAIL 2286 BUG_SENORBLANCO WIN LINUX : LayoutTests/svg/filters/feComposite.svg = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/vertical-align-baseline-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698