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

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

Issue 452001: Remove per-platform baseline results for comment-in-textarea layout test. (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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-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 2295 matching lines...) Expand 10 before | Expand all | Expand 10 after
2306 2306
2307 // Merge 41768:41807 2307 // Merge 41768:41807
2308 // Perhaps just needs new baseline? 2308 // Perhaps just needs new baseline?
2309 // These tests were rebaselined with failure long ago. We shouldn't do this, and 2309 // These tests were rebaselined with failure long ago. We shouldn't do this, and
2310 // instead work upstream to improve tests so that they don't fail. 2310 // instead work upstream to improve tests so that they don't fail.
2311 // Linux-only failures 2311 // Linux-only failures
2312 BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL 2312 BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL
2313 BUG10458 MAC : LayoutTests/fast/dom/java-applet-calls.html = FAIL 2313 BUG10458 MAC : LayoutTests/fast/dom/java-applet-calls.html = FAIL
2314 // Just need rebaseline 2314 // Just need rebaseline
2315 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL 2315 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL
2316 BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL
2317 2316
2318 // Missing expected results 2317 // Missing expected results
2319 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS 2318 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS
2320 2319
2321 // New failures from merge 2320 // New failures from merge
2322 BUG27486 WIN : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL 2321 BUG27486 WIN : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL
2323 BUG27486 RELEASE LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = F AIL 2322 BUG27486 RELEASE LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = F AIL
2324 BUG27486 LINUX DEBUG : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAI L 2323 BUG27486 LINUX DEBUG : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAI L
2325 BUG27486 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL 2324 BUG27486 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL
2326 2325
(...skipping 645 matching lines...) Expand 10 before | Expand all | Expand 10 after
2972 2971
2973 // New tests. Failures from merge 51210:51325. 2972 // New tests. Failures from merge 51210:51325.
2974 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL 2973 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL
2975 2974
2976 // New failures from merge 51406:51410. 2975 // New failures from merge 51406:51410.
2977 BUG28905 : LayoutTests/http/tests/security/isolatedWorld/world-reuse.html = FAIL 2976 BUG28905 : LayoutTests/http/tests/security/isolatedWorld/world-reuse.html = FAIL
2978 BUG28905 WONTFIX SKIP : LayoutTests/plugins/qt-qwidget-plugin.html = FAIL 2977 BUG28905 WONTFIX SKIP : LayoutTests/plugins/qt-qwidget-plugin.html = FAIL
2979 2978
2980 // New failures from merge 51412:51455. 2979 // New failures from merge 51412:51455.
2981 BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT 2980 BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT
2982 BUG28916 WIN : LayoutTests/fast/parser/comment-in-textarea.html = TEXT
2983 BUG_HAMAJI WIN LINUX : LayoutTests/editing/selection/last-empty-inline.html = TE XT 2981 BUG_HAMAJI WIN LINUX : LayoutTests/editing/selection/last-empty-inline.html = TE XT
2984 2982
2985 // Flaky test from r51224:r51237 roll. 2983 // Flaky test from r51224:r51237 roll.
2986 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS 2984 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS
2987 2985
2988 // Flaky test added by r51350. 2986 // Flaky test added by r51350.
2989 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT 2987 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698