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

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

Issue 147003: Rebaselined following tests introduced in merging 44152-44202:... Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 6 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 2675 matching lines...) Expand 10 before | Expand all | Expand 10 after
2686 BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS FAIL 2686 BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS FAIL
2687 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL 2687 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL
2688 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL 2688 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL
2689 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL 2689 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL
2690 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht ml = FAIL 2690 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht ml = FAIL
2691 2691
2692 // webkit 44010+44027 introducted new tests 2692 // webkit 44010+44027 introducted new tests
2693 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL 2693 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL
2694 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL 2694 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL
2695 2695
2696 // WebKit 44152-44202 introduced new tests
2697 BUG12753 WIN LINUX : LayoutTests/fast/dynamic/window-resize-scrollbars-test.html = FAIL
2698 BUG12753 WIN LINUX : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL
2699
2700 // WebKit 44202:44252 introduced new tests 2696 // WebKit 44202:44252 introduced new tests
2701 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL 2697 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL
2702 BUG12881 WIN LINUX : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL 2698 BUG12881 WIN LINUX : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
2703 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL 2699 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL
2704 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-huge-assert.html = F AIL 2700 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-huge-assert.html = F AIL
2705 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL 2701 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL
2706 2702
2707 // WebKit 44202:44252 introduced new failures (old tests) 2703 // WebKit 44202:44252 introduced new failures (old tests)
2708 BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI L 2704 BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI L
2709 BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL 2705 BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
2751 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL 2747 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL
2752 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL 2748 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL
2753 2749
2754 // WebKit 44922:44927 2750 // WebKit 44922:44927
2755 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL 2751 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL
2756 BUG14889 REBASELINE : LayoutTests/http/tests/security/xssAuditor/link-opens-new- window.html = FAIL 2752 BUG14889 REBASELINE : LayoutTests/http/tests/security/xssAuditor/link-opens-new- window.html = FAIL
2757 2753
2758 // WebKit 44928:44943 2754 // WebKit 44928:44943
2759 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL 2755 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL
2760 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL 2756 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/window-scrollbars-test-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698