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

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

Issue 266076: Fix EventSendingController so that we do event saving and replay like what We... (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 2725 matching lines...) Expand 10 before | Expand all | Expand 10 after
2736 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI MEOUT PASS 2736 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI MEOUT PASS
2737 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TI MEOUT PASS 2737 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TI MEOUT PASS
2738 BUG18772 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIMEOUT PASS 2738 BUG18772 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIMEOUT PASS
2739 2739
2740 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 2740 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770
2741 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F AIL 2741 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F AIL
2742 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F AIL 2742 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F AIL
2743 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F AIL 2743 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F AIL
2744 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F AIL 2744 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F AIL
2745 2745
2746 // New test, added in http://trac.webkit.org/changeset/43822, fails for us
2747 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL
2748
2749 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are 2746 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are
2750 // skipped on all platforms upstream. 2747 // skipped on all platforms upstream.
2751 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL 2748 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL
2752 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-rootelement.xhtml = FAIL 2749 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-rootelement.xhtml = FAIL
2753 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-in-multiscripts.xhtml = FAIL 2750 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-in-multiscripts.xhtml = FAIL
2754 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-nested.xhtml = FAIL 2751 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-nested.xhtml = FAIL
2755 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript.xhtml = FAIL 2752 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript.xhtml = FAIL
2756 2753
2757 // wap css tests were added in http://trac.webkit.org/changeset/43887 and are 2754 // wap css tests were added in http://trac.webkit.org/changeset/43887 and are
2758 // skipped on all platforms upstream. 2755 // skipped on all platforms upstream.
2759 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL 2756 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL
2760 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL 2757 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL
2761 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL 2758 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL
2762 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL 2759 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL
2763 2760
2764 // Details for all of these are in the bugs. 2761 // Details for all of these are in the bugs.
2765 BUG12341 WIN LINUX MAC : LayoutTests/editing/selection/4975120.html = PASS FAIL 2762 BUG12341 WIN LINUX MAC : LayoutTests/editing/selection/4975120.html = PASS FAIL
2766 BUG12361 WIN SLOW : LayoutTests/http/tests/cookies/double-quoted-value-with-semi -colon.html = FAIL 2763 BUG12361 WIN SLOW : LayoutTests/http/tests/cookies/double-quoted-value-with-semi -colon.html = FAIL
2767 BUG12361 LINUX MAC : LayoutTests/http/tests/cookies/double-quoted-value-with-sem i-colon.html = FAIL 2764 BUG12361 LINUX MAC : LayoutTests/http/tests/cookies/double-quoted-value-with-sem i-colon.html = FAIL
2768 2765
2769 // webkit 44010+44027 introducted new tests
2770 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL
2771 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL
2772
2773 // WebKit 44202:44252 introduced new tests 2766 // WebKit 44202:44252 introduced new tests
2774 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL 2767 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL
2775 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL 2768 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL
2776 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL 2769 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL
2777 2770
2778 // WebKit 44286:44342 2771 // WebKit 44286:44342
2779 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL 2772 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL
2780 2773
2781 // WebKit 44438:44544 2774 // WebKit 44438:44544
2782 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL 2775 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
3191 BUG_HCLAM : LayoutTests/editing/style/5228141.html = FAIL 3184 BUG_HCLAM : LayoutTests/editing/style/5228141.html = FAIL
3192 BUG_HCLAM : LayoutTests/editing/style/style-boundary-001.html = FAIL 3185 BUG_HCLAM : LayoutTests/editing/style/style-boundary-001.html = FAIL
3193 BUG_HCLAM : LayoutTests/fast/js/string-trim.html = FAIL 3186 BUG_HCLAM : LayoutTests/fast/js/string-trim.html = FAIL
3194 BUG_HCLAM WIN MAC : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-n ot-loaded-svg.svg = CRASH 3187 BUG_HCLAM WIN MAC : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-n ot-loaded-svg.svg = CRASH
3195 BUG_HCLAM WIN : LayoutTests/fast/loader/text-document-wrapping.html = CRASH 3188 BUG_HCLAM WIN : LayoutTests/fast/loader/text-document-wrapping.html = CRASH
3196 3189
3197 // WebKit roll 49473:49502 3190 // WebKit roll 49473:49502
3198 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL 3191 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL
3199 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL 3192 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL
3200 3193
OLDNEW
« no previous file with comments | « no previous file | webkit/tools/test_shell/event_sending_controller.h » ('j') | webkit/tools/test_shell/event_sending_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698