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

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

Issue 405026: Fix bug 27217 - disable Java in test_shell by default, to match ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: okay, this eol thing is getting weird Created 11 years, 1 month 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 626 matching lines...) Expand 10 before | Expand all | Expand 10 after
637 BUG6139 : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL 637 BUG6139 : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL
638 638
639 // We don't support NPN_Enumerate, but don't know of any plugin 639 // We don't support NPN_Enumerate, but don't know of any plugin
640 // which depends on that functionality. So we ignore this for beta. 640 // which depends on that functionality. So we ignore this for beta.
641 BUG21901 : LayoutTests/plugins/netscape-enumerate.html = FAIL 641 BUG21901 : LayoutTests/plugins/netscape-enumerate.html = FAIL
642 642
643 // Expectations for this test changed upstream. We should fix this test, but 643 // Expectations for this test changed upstream. We should fix this test, but
644 // it doesn't need to block the current release 644 // it doesn't need to block the current release
645 BUG10275 : LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL 645 BUG10275 : LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL
646 646
647 // TODO(joshia): Need some changes to the test shell in order to support
648 // Java applet related unit tests. So disable the following for now.
649 BUG27217 DEBUG : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAI L
650 BUG27217 LINUX MAC RELEASE : LayoutTests/fast/replaced/applet-disabled-positione d.html = FAIL
651 BUG27217 SLOW WIN RELEASE : LayoutTests/fast/replaced/applet-disabled-positioned .html = FAIL
652 BUG27217 : LayoutTests/fast/replaced/applet-rendering-java-disabled.html = FAIL
653
654 // Due to differences in error pages. Needs re-baselining. 647 // Due to differences in error pages. Needs re-baselining.
655 BUG24208 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback1.html = FAIL 648 BUG24208 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback1.html = FAIL
656 BUG24208 SLOW WIN RELEASE : LayoutTests/http/tests/navigation/post-goback1.html = FAIL 649 BUG24208 SLOW WIN RELEASE : LayoutTests/http/tests/navigation/post-goback1.html = FAIL
657 BUG24208 LINUX MAC : LayoutTests/http/tests/navigation/post-goback1.html = FAIL 650 BUG24208 LINUX MAC : LayoutTests/http/tests/navigation/post-goback1.html = FAIL
658 651
659 // Since we don't have Aqua-themed controls, don't ignore the 652 // Since we don't have Aqua-themed controls, don't ignore the
660 // box-shadow properties of controls that request Aqua theming. But since Aqua 653 // box-shadow properties of controls that request Aqua theming. But since Aqua
661 // controls are rare on the web, defer this fix. 654 // controls are rare on the web, defer this fix.
662 BUG21118 WIN LINUX : LayoutTests/fast/forms/box-shadow-override.html = FAIL 655 BUG21118 WIN LINUX : LayoutTests/fast/forms/box-shadow-override.html = FAIL
663 656
(...skipping 2392 matching lines...) Expand 10 before | Expand all | Expand 10 after
3056 BUG28040 WIN LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL 3049 BUG28040 WIN LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL
3057 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL 3050 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL
3058 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F AIL 3051 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F AIL
3059 BUG28057 WIN : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH 3052 BUG28057 WIN : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH
3060 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT 3053 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT
3061 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL 3054 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL
3062 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT 3055 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT
3063 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT 3056 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
3064 BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post. html = PASS FAIL 3057 BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post. html = PASS FAIL
3065 BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT 3058 BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698