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

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

Issue 174618: Remove tests that are now passing from expectations.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2313 matching lines...) Expand 10 before | Expand all | Expand 10 after
2324 // New tests from WebKit Merge 42932:42994 2324 // New tests from WebKit Merge 42932:42994
2325 BUG11179 : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL T IMEOUT 2325 BUG11179 : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL T IMEOUT
2326 2326
2327 // Chrome does not support WebArchives (just like Safari for Windows), 2327 // Chrome does not support WebArchives (just like Safari for Windows),
2328 // although we might eventually want to on Mac. 2328 // although we might eventually want to on Mac.
2329 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.htm l = FAIL 2329 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.htm l = FAIL
2330 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.htm l = FAIL 2330 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.htm l = FAIL
2331 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL 2331 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL
2332 2332
2333 // Regressions from WebKit Merge 42932:42994 2333 // Regressions from WebKit Merge 42932:42994
2334 BUG11239 : LayoutTests/fast/dom/Window/setTimeout-string-argument.html = FAIL
2335 BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = F AIL PASS 2334 BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = F AIL PASS
2336 2335
2337 // Regressions from WebKit Merge 42932:42994 due to text metric changes. 2336 // Regressions from WebKit Merge 42932:42994 due to text metric changes.
2338 BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL 2337 BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL
2339 BUG11251 WIN LINUX : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL 2338 BUG11251 WIN LINUX : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL
2340 BUG11251 : chrome/fast/forms/textarea-metrics.html = FAIL 2339 BUG11251 : chrome/fast/forms/textarea-metrics.html = FAIL
2341 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA IL 2340 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA IL
2342 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL 2341 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL
2343 2342
2344 // Regressions from r14994 (pulling in new WebKit) 2343 // Regressions from r14994 (pulling in new WebKit)
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
2696 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT 2695 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT
2697 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL 2696 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL
2698 2697
2699 // Test failures from WebKit merge r46282:r46288 2698 // Test failures from WebKit merge r46282:r46288
2700 BUG17635 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = PASS FAIL 2699 BUG17635 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = PASS FAIL
2701 2700
2702 // New tests with WebKit merge 46288:46363 2701 // New tests with WebKit merge 46288:46363
2703 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2702 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2704 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2703 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
2705 2704
2706 // This happened when I enabled DOM Storage. Adam asked me to just exclude and
2707 // file a bug.
2708 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL
2709 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL
2710
2711 // Flaky. Timing? 2705 // Flaky. Timing?
2712 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS 2706 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS
2713 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS 2707 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS
2714 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 2708 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
2715 2709
2716 // Flaky crashes 2710 // Flaky crashes
2717 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i frame-onload-remove-self.html = CRASH PASS 2711 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i frame-onload-remove-self.html = CRASH PASS
2718 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH 2712 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH
2719 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH 2713 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH
2720 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH 2714 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
2770 2764
2771 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 2765 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
2772 2766
2773 // Fallout from webkit 47305:47383 2767 // Fallout from webkit 47305:47383
2774 BUG19655 : LayoutTests/fast/dom/Window/HTMLBodyElement-window-eventListener-attr ibutes.html = FAIL 2768 BUG19655 : LayoutTests/fast/dom/Window/HTMLBodyElement-window-eventListener-attr ibutes.html = FAIL
2775 BUG19655 : LayoutTests/fast/dom/Window/HTMLFrameSetElement-window-eventListener- attributes.html = FAIL 2769 BUG19655 : LayoutTests/fast/dom/Window/HTMLFrameSetElement-window-eventListener- attributes.html = FAIL
2776 BUG_JPARENT LINUX MAC: LayoutTests/fast/history/back-forward-is-asynchronous.htm l = TIMEOUT 2770 BUG_JPARENT LINUX MAC: LayoutTests/fast/history/back-forward-is-asynchronous.htm l = TIMEOUT
2777 BUG_JPARENT LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.ht ml = CRASH 2771 BUG_JPARENT LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.ht ml = CRASH
2778 2772
2779 // WebKit roll r47417:47528 2773 // WebKit roll r47417:47528
2780 BUG19766 WIN LINUX : LayoutTests/fast/block/basic/quirk-percent-height-table-cel l.html = FAIL
2781 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL 2774 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL
2782 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL 2775 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL
2783 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL 2776 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL
2784 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT 2777 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT
2785 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL 2778 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL
2786 2779
2787 // Fails due to textInputController.setInputMethod not implemented for Mac. 2780 // Fails due to textInputController.setInputMethod not implemented for Mac.
2788 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL 2781 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL
2789 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL 2782 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL
2790 2783
(...skipping 27 matching lines...) Expand all
2818 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT 2811 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT
2819 2812
2820 // WebKit 47797:47804 2813 // WebKit 47797:47804
2821 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT 2814 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
2822 // Was marked as flakey above (I commented it out). 2815 // Was marked as flakey above (I commented it out).
2823 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL 2816 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL
2824 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo w.html = FAIL 2817 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo w.html = FAIL
2825 2818
2826 // WebKit 47810:47821 2819 // WebKit 47810:47821
2827 BUG20399 : LayoutTests/fast/js/JSON-parse-reviver.html = FAIL 2820 BUG20399 : LayoutTests/fast/js/JSON-parse-reviver.html = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698