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

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

Issue 454017: Update test expectations (Closed)
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
« no previous file with comments | « no previous file | 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 818 matching lines...) Expand 10 before | Expand all | Expand 10 after
829 829
830 // Implement CSS -webkit-font-smoothing property support. 830 // Implement CSS -webkit-font-smoothing property support.
831 BUG23270 WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL 831 BUG23270 WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL
832 832
833 // Make canvas shadow work with drawImage. 833 // Make canvas shadow work with drawImage.
834 BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL 834 BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
835 BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = F AIL 835 BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = F AIL
836 836
837 // Repaint issues are revealed by these tests. 837 // Repaint issues are revealed by these tests.
838 BUG28183 : LayoutTests/fast/repaint/box-shadow-v.html = IMAGE 838 BUG28183 : LayoutTests/fast/repaint/box-shadow-v.html = IMAGE
839 BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE 839 BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE+TEXT
840 840
841 // Extra space at end of test results. Since this is a crash test, a 841 // Extra space at end of test results. Since this is a crash test, a
842 // FAIL here is just as good as running the test normally. 842 // FAIL here is just as good as running the test normally.
843 // FAIL results from an extra newline at the top of the results 843 // FAIL results from an extra newline at the top of the results
844 // the checked in results do not include the PASS text. 844 // the checked in results do not include the PASS text.
845 // May only need re-baselining? 845 // May only need re-baselining?
846 BUG24206 WIN : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onl oad.html = FAIL PASS 846 BUG24206 WIN : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onl oad.html = FAIL PASS
847 BUG24206 LINUX MAC : LayoutTests/http/tests/navigation/changing-frame-hierarchy- in-onload.html = FAIL 847 BUG24206 LINUX MAC : LayoutTests/http/tests/navigation/changing-frame-hierarchy- in-onload.html = FAIL
848 848
849 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL 849 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
(...skipping 2167 matching lines...) Expand 10 before | Expand all | Expand 10 after
3017 3017
3018 // New failures from webkit r51496 3018 // New failures from webkit r51496
3019 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL 3019 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL
3020 3020
3021 // New failures from WebKit roll 51512:51524 3021 // New failures from WebKit roll 51512:51524
3022 BUG29059 : LayoutTests/editing/selection/5825350-1.html = FAIL 3022 BUG29059 : LayoutTests/editing/selection/5825350-1.html = FAIL
3023 BUG29059 : LayoutTests/editing/selection/5825350-2.html = FAIL 3023 BUG29059 : LayoutTests/editing/selection/5825350-2.html = FAIL
3024 BUG29059 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL 3024 BUG29059 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL
3025 BUG29059 : LayoutTests/editing/deleting/5390681-2.html = FAIL 3025 BUG29059 : LayoutTests/editing/deleting/5390681-2.html = FAIL
3026 3026
3027 // New failures from WebKit r51527
3028 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c561-list-displ-00-b.html = IMAG E+TEXT
3029 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c565-list-pos-00-b.html = IMAGE+ TEXT
3030 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html = IMA GE+TEXT
3031 BUG_HAMAJI WIN LINUX : LayoutTests/fast/block/positioning/complex-percentage-hei ght.html = IMAGE+TEXT
3032 BUG_HAMAJI WIN LINUX : LayoutTests/fast/lists/item-not-in-list-line-wrapping.htm l = IMAGE+TEXT
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698