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

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

Issue 160388: Rebaseline test results for fast/canvas/image-pattern-rotate.html.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 // 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 2983 matching lines...) Expand 10 before | Expand all | Expand 10 after
2994 BUG17942 WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH PASS 2994 BUG17942 WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH PASS
2995 BUG17942 LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH P ASS 2995 BUG17942 LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH P ASS
2996 BUG17942 LINUX : LayoutTests/fast/overflow/008.html = CRASH PASS 2996 BUG17942 LINUX : LayoutTests/fast/overflow/008.html = CRASH PASS
2997 BUG17942 : LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirec t.html = FAIL 2997 BUG17942 : LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirec t.html = FAIL
2998 BUG17942 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2998 BUG17942 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2999 BUG17942 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2999 BUG17942 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
3000 BUG17942 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error- events.svg = FAIL PASS 3000 BUG17942 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error- events.svg = FAIL PASS
3001 BUG17942 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL 3001 BUG17942 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL
3002 3002
3003 // Test failures from WebKit merge 46369 to 46426 3003 // Test failures from WebKit merge 46369 to 46426
3004 BUG18016 WIN LINUX : LayoutTests/fast/canvas/image-pattern-rotate.html = FAIL 3004 BUG18016 WIN : LayoutTests/fast/canvas/image-pattern-rotate.html = FAIL
3005 BUG17845 DEBUG : LayoutTests/svg/W3C-SVG-1.1/struct-dom-01-b.svg = CRASH 3005 BUG17845 DEBUG : LayoutTests/svg/W3C-SVG-1.1/struct-dom-01-b.svg = CRASH
3006 BUG17845 DEBUG : LayoutTests/svg/custom/baseval-animval-equality.svg = CRASH 3006 BUG17845 DEBUG : LayoutTests/svg/custom/baseval-animval-equality.svg = CRASH
3007 BUG17845 DEBUG : LayoutTests/svg/custom/dynamic-svg-document-creation.svg = CRAS H 3007 BUG17845 DEBUG : LayoutTests/svg/custom/dynamic-svg-document-creation.svg = CRAS H
3008 BUG17845 DEBUG : LayoutTests/svg/custom/js-update-gradient.svg = CRASH 3008 BUG17845 DEBUG : LayoutTests/svg/custom/js-update-gradient.svg = CRASH
3009 BUG17845 DEBUG : LayoutTests/svg/custom/js-update-pattern.svg = CRASH 3009 BUG17845 DEBUG : LayoutTests/svg/custom/js-update-pattern.svg = CRASH
3010 BUG17845 DEBUG : LayoutTests/svg/custom/svg-xml-dom-sync.html = CRASH 3010 BUG17845 DEBUG : LayoutTests/svg/custom/svg-xml-dom-sync.html = CRASH
3011 BUG10296 BUG17845 LINUX : LayoutTests/svg/custom/text-dom-01-f.svg = FAIL CRASH 3011 BUG10296 BUG17845 LINUX : LayoutTests/svg/custom/text-dom-01-f.svg = FAIL CRASH
3012 BUG17845 DEBUG WIN MAC : LayoutTests/svg/custom/text-dom-01-f.svg = CRASH 3012 BUG17845 DEBUG WIN MAC : LayoutTests/svg/custom/text-dom-01-f.svg = CRASH
3013 BUG17845 DEBUG : LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml = CRASH 3013 BUG17845 DEBUG : LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml = CRASH
3014 BUG17845 DEBUG : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = CRASH 3014 BUG17845 DEBUG : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = CRASH
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
3073 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL 3073 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL
3074 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL 3074 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL
3075 3075
3076 // Test failures from WebKit merge 46508 to 46531 3076 // Test failures from WebKit merge 46508 to 46531
3077 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without -renderer.html = FAIL 3077 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without -renderer.html = FAIL
3078 BUG17974 WIN LINUX: LayoutTests/fast/css/remove-shorthand.html = FAIL 3078 BUG17974 WIN LINUX: LayoutTests/fast/css/remove-shorthand.html = FAIL
3079 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL 3079 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
3080 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 3080 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3081 BUG17974 WIN: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL 3081 BUG17974 WIN: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
3082 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL 3082 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/image-pattern-rotate-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698