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

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

Issue 384042: Rebaselinine fast/overflow/004.html as it seems to have new expected text/im... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years 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/overflow/004-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 831 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 // Extra space at end of test results. Since this is a crash test, a 842 // Extra space at end of test results. Since this is a crash test, a
843 // FAIL here is just as good as running the test normally. 843 // FAIL here is just as good as running the test normally.
844 // FAIL results from an extra newline at the top of the results 844 // FAIL results from an extra newline at the top of the results
845 // the checked in results do not include the PASS text. 845 // the checked in results do not include the PASS text.
846 // May only need re-baselining? 846 // May only need re-baselining?
847 BUG24206 WIN : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onl oad.html = FAIL PASS 847 BUG24206 WIN : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onl oad.html = FAIL PASS
848 BUG24206 LINUX MAC : LayoutTests/http/tests/navigation/changing-frame-hierarchy- in-onload.html = FAIL 848 BUG24206 LINUX MAC : LayoutTests/http/tests/navigation/changing-frame-hierarchy- in-onload.html = FAIL
849 849
850 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL 850 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
851 851
852 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL
853
854 //also BUG24863 852 //also BUG24863
855 BUG9071 WIN : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL 853 BUG9071 WIN : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL
856 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL 854 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL
857 855
858 // ----------------------------------------------------------------- 856 // -----------------------------------------------------------------
859 // SVG TESTS 857 // SVG TESTS
860 // ----------------------------------------------------------------- 858 // -----------------------------------------------------------------
861 859
862 // These are regressions from 1.0, but deemed DEFERable for 2.0. 860 // These are regressions from 1.0, but deemed DEFERable for 2.0.
863 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL 861 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL
(...skipping 2180 matching lines...) Expand 10 before | Expand all | Expand 10 after
3044 3042
3045 // New tests. Failures from merge 51253:51310. 3043 // New tests. Failures from merge 51253:51310.
3046 BUG28605 : LayoutTests/plugins/reloadplugins-no-pages.html = TEXT 3044 BUG28605 : LayoutTests/plugins/reloadplugins-no-pages.html = TEXT
3047 BUG28605 : LayoutTests/plugins/reloadplugins-and-pages.html = TIMEOUT 3045 BUG28605 : LayoutTests/plugins/reloadplugins-and-pages.html = TIMEOUT
3048 BUG28605 WIN LINUX : LayoutTests/svg/filters/big-sized-filter.svg = IMAGE 3046 BUG28605 WIN LINUX : LayoutTests/svg/filters/big-sized-filter.svg = IMAGE
3049 BUG28605 : LayoutTests/svg/filters/big-sized-filter-2.svg = MISSING 3047 BUG28605 : LayoutTests/svg/filters/big-sized-filter-2.svg = MISSING
3050 BUG28605 WIN LINUX : LayoutTests/svg/filters/filterRes.svg = IMAGE 3048 BUG28605 WIN LINUX : LayoutTests/svg/filters/filterRes.svg = IMAGE
3051 3049
3052 // New tests. Failures from merge 51210:51325. 3050 // New tests. Failures from merge 51210:51325.
3053 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL 3051 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/004-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698