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

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

Issue 164248: Rebaseline LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html... (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t0905-c5526-flthw-00-c-g-expected.txt ('k') | 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 1027 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 BUG1115062 : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = F AIL PASS 1038 BUG1115062 : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = F AIL PASS
1039 BUG1115062 WIN MAC DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS 1039 BUG1115062 WIN MAC DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS
1040 1040
1041 // Fails on webkit windows as well. 1041 // Fails on webkit windows as well.
1042 BUG1166644 WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars .html = FAIL 1042 BUG1166644 WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars .html = FAIL
1043 1043
1044 // The test may require a proper version of Java 6 RC 10 plugin 1044 // The test may require a proper version of Java 6 RC 10 plugin
1045 // installed to run. 1045 // installed to run.
1046 BUG10313 : LayoutTests/plugins/bindings-test.html = FAIL 1046 BUG10313 : LayoutTests/plugins/bindings-test.html = FAIL
1047 1047
1048 // These tests don't work on the open source buildbot because no font covers
1049 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304.
1050 BUG10314 WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL
1051 BUG10314 WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL
1052 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL
1053 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL
1054 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL
1055 1048
1056 // No glyph for U+FFFD (Replacement Character : black diamond with 1049 // No glyph for U+FFFD (Replacement Character : black diamond with
1057 // question mark) in them 1050 // question mark) in them
1058 BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL 1051 BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL
1059 1052
1060 // HTTPS tests fail on the open source buildbot with error "cross-site 1053 // HTTPS tests fail on the open source buildbot with error "cross-site
1061 // not access allowed". See bug # 2306 1054 // not access allowed". See bug # 2306
1062 BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS 1055 BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS
1063 1056
1064 // These require application cache to be enabled. Skip the tests because 1057 // These require application cache to be enabled. Skip the tests because
(...skipping 1777 matching lines...) Expand 10 before | Expand all | Expand 10 after
2842 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT 2835 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT
2843 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS 2836 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS
2844 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS 2837 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS
2845 2838
2846 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL 2839 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL
2847 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL 2840 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL
2848 2841
2849 // Test failures/flakiness from WebKit merge 46850 to 46894 2842 // Test failures/flakiness from WebKit merge 46850 to 46894
2850 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS 2843 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS
2851 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS 2844 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t0905-c5526-flthw-00-c-g-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698