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

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

Issue 459002: Rebaseline editing layout test.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Rebaseline editing layout test.... 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/editing/deleting/5390681-2-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 1244 matching lines...) Expand 10 before | Expand all | Expand 10 after
1255 // intentional, but it makes pixel results unreliable. 1255 // intentional, but it makes pixel results unreliable.
1256 // http://bugs.webkit.org/show_bug.cgi?id=21491 1256 // http://bugs.webkit.org/show_bug.cgi?id=21491
1257 // CSS animations should not block our next release. 1257 // CSS animations should not block our next release.
1258 BUG10320 SKIP : LayoutTests/transitions/opacity-transition-zindex.html = PASS 1258 BUG10320 SKIP : LayoutTests/transitions/opacity-transition-zindex.html = PASS
1259 1259
1260 // Issue 3273: TextInputController::firstRectForCharacterRange not implemented. 1260 // Issue 3273: TextInputController::firstRectForCharacterRange not implemented.
1261 BUG3273 : LayoutTests/editing/selection/move-left-right.html = FAIL 1261 BUG3273 : LayoutTests/editing/selection/move-left-right.html = FAIL
1262 BUG3273 MAC : LayoutTests/platform/mac/editing/input/caret-primary-bidi.html = F AIL 1262 BUG3273 MAC : LayoutTests/platform/mac/editing/input/caret-primary-bidi.html = F AIL
1263 BUG3273 MAC : LayoutTests/platform/mac/editing/input/firstrectforcharacterrange- plain.html = FAIL 1263 BUG3273 MAC : LayoutTests/platform/mac/editing/input/firstrectforcharacterrange- plain.html = FAIL
1264 BUG3273 MAC : LayoutTests/platform/mac/editing/input/range-for-empty-document.ht ml = FAIL 1264 BUG3273 MAC : LayoutTests/platform/mac/editing/input/range-for-empty-document.ht ml = FAIL
1265 // WebKit 50358:50395
1266 BUG3273 : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT
1267 // WebKit roll 51512:51524
1268 BUG3273 : LayoutTests/editing/selection/5825350-1.html = FAIL
1269 BUG3273 : LayoutTests/editing/selection/5825350-2.html = FAIL
1270 BUG3273 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL
1265 1271
1266 // Regression from the 41362:41402 merge. 1272 // Regression from the 41362:41402 merge.
1267 BUG8402 MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL 1273 BUG8402 MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL
1268 1274
1269 // These tests are flaky as of 2009/06/09. Need to investigate. 1275 // These tests are flaky as of 2009/06/09. Need to investigate.
1270 1276
1271 // <body><canvas height=100></canvas></body> is 1 px taller than upstream. 1277 // <body><canvas height=100></canvas></body> is 1 px taller than upstream.
1272 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F AIL 1278 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F AIL
1273 1279
1274 // ---------------------------------------------------------------------------- 1280 // ----------------------------------------------------------------------------
(...skipping 1584 matching lines...) Expand 10 before | Expand all | Expand 10 after
2859 // ==== WebKit roll 50258:50313 ==== 2865 // ==== WebKit roll 50258:50313 ====
2860 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE 2866 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE
2861 BUG26291 MAC : LayoutTests/fast/text/drawBidiText.html = IMAGE 2867 BUG26291 MAC : LayoutTests/fast/text/drawBidiText.html = IMAGE
2862 BUG26291 MAC : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE 2868 BUG26291 MAC : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE
2863 2869
2864 // Flaky since at least WebKit 50258. 2870 // Flaky since at least WebKit 50258.
2865 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS 2871 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS
2866 BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS 2872 BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS
2867 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS 2873 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
2868 2874
2869 // WebKit 50358:50395
2870 BUG3273 : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT
2871
2872 // WebKit 50603:50667 2875 // WebKit 50603:50667
2873 BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TE XT PASS 2876 BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TE XT PASS
2874 2877
2875 // Webkit 50667:50696 2878 // Webkit 50667:50696
2876 BUG28417 DEBUG : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequest header-no-value.html = TEXT 2879 BUG28417 DEBUG : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequest header-no-value.html = TEXT
2877 BUG28417 LINUX WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttpreques t-setrequestheader-no-value.html = TEXT 2880 BUG28417 LINUX WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttpreques t-setrequestheader-no-value.html = TEXT
2878 BUG28417 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setr equestheader-no-value.html = TEXT TIMEOUT 2881 BUG28417 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setr equestheader-no-value.html = TEXT TIMEOUT
2879 2882
2880 // more test flakiness 2883 // more test flakiness
2881 BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT 2884 BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
3009 3012
3010 // Flaky test from r51224:r51237 roll. 3013 // Flaky test from r51224:r51237 roll.
3011 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS 3014 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS
3012 3015
3013 // Flaky test added by r51350. 3016 // Flaky test added by r51350.
3014 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT 3017 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT
3015 3018
3016 // New failures from webkit r51496 3019 // New failures from webkit r51496
3017 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL 3020 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL
3018 3021
3019 // New failures from WebKit roll 51512:51524
3020 BUG29059 : LayoutTests/editing/selection/5825350-1.html = FAIL
3021 BUG29059 : LayoutTests/editing/selection/5825350-2.html = FAIL
3022 BUG29059 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL
3023 BUG29059 : LayoutTests/editing/deleting/5390681-2.html = FAIL
3024
3025 // New failures from WebKit r51527 3022 // New failures from WebKit r51527
3026 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c561-list-displ-00-b.html = IMAG E+TEXT 3023 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c561-list-displ-00-b.html = IMAG E+TEXT
3027 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c565-list-pos-00-b.html = IMAGE+ TEXT 3024 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c565-list-pos-00-b.html = IMAGE+ TEXT
3028 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html = IMA GE+TEXT 3025 BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html = IMA GE+TEXT
3029 BUG_HAMAJI WIN LINUX : LayoutTests/fast/block/positioning/complex-percentage-hei ght.html = IMAGE+TEXT 3026 BUG_HAMAJI WIN LINUX : LayoutTests/fast/block/positioning/complex-percentage-hei ght.html = IMAGE+TEXT
3030 BUG_HAMAJI WIN LINUX : LayoutTests/fast/lists/item-not-in-list-line-wrapping.htm l = IMAGE+TEXT 3027 BUG_HAMAJI WIN LINUX : LayoutTests/fast/lists/item-not-in-list-line-wrapping.htm l = IMAGE+TEXT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/5390681-2-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698