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

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 42583: Remove the bogus expected results for LayoutTests/fast/encoding/char-decoding... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/fast/encoding/char-decoding-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 consist of lines with specifications of what 1 // This file consist 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 1800 matching lines...) Expand 10 before | Expand all | Expand 10 after
1811 // it doesn't need to block the current release 1811 // it doesn't need to block the current release
1812 DEFER : LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL T IMEOUT 1812 DEFER : LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL T IMEOUT
1813 1813
1814 // Popup-menu doesn't draw in layout tests 1814 // Popup-menu doesn't draw in layout tests
1815 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL 1815 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL
1816 1816
1817 // Pass locally but fail on the bots. 1817 // Pass locally but fail on the bots.
1818 MAC : LayoutTests/fast/forms/002.html = FAIL 1818 MAC : LayoutTests/fast/forms/002.html = FAIL
1819 LINUX MAC : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL 1819 LINUX MAC : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL
1820 1820
1821 // Pass locally on some developers' machines but fails on bot.
1822 // See http://crbug.com/9275
1823 WIN MAC : LayoutTests/fast/encoding/char-decoding.html = FAIL
1824
1821 // Flakey tests 1825 // Flakey tests
1822 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 1826 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
1823 1827
1824 // intermittent failures on the buildbot 1828 // intermittent failures on the buildbot
1825 MAC LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS 1829 MAC LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS
1826 1830
1827 // The 7th column should not be top aligned. 1831 // The 7th column should not be top aligned.
1828 // New test. We should fix it, but it doesn't need to block the current release 1832 // New test. We should fix it, but it doesn't need to block the current release
1829 DEFER WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL 1833 DEFER WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
1830 1834
(...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after
2260 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS 2264 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS
2261 // Missing expected results 2265 // Missing expected results
2262 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metri cs-adjustment.html = PASS 2266 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metri cs-adjustment.html = PASS
2263 2267
2264 // Started failing when test_fixable got merged with test_ignored. 2268 // Started failing when test_fixable got merged with test_ignored.
2265 LINUX DEBUG : chrome/fast/dom/htmliframeelement-document.html = FAIL 2269 LINUX DEBUG : chrome/fast/dom/htmliframeelement-document.html = FAIL
2266 2270
2267 // Merge 41860:41906 New tests 2271 // Merge 41860:41906 New tests
2268 DEFER WIN LINUX : LayoutTests/fast/replaced/percent-height-in-anonymous-block-in -table.html = FAIL 2272 DEFER WIN LINUX : LayoutTests/fast/replaced/percent-height-in-anonymous-block-in -table.html = FAIL
2269 DEFER WIN LINUX : LayoutTests/http/tests/misc/generated-content-inside-table.htm l = FAIL 2273 DEFER WIN LINUX : LayoutTests/http/tests/misc/generated-content-inside-table.htm l = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/encoding/char-decoding-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698