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

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

Issue 268020: Mark move-by-line-001.html as sometimes failing IMAGE+TEXT in the Win Dbg bot... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 | « 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 2307 matching lines...) Expand 10 before | Expand all | Expand 10 after
2318 // Regressions from merge 41217:41268 2318 // Regressions from merge 41217:41268
2319 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese t/41266. 2319 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese t/41266.
2320 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL 2320 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
2321 2321
2322 // Regression from merge 41268:41286 2322 // Regression from merge 41268:41286
2323 // We don't render linear gradient on text stroke. 2323 // We don't render linear gradient on text stroke.
2324 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL 2324 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
2325 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL 2325 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL
2326 // See above comment about this test on linux/win. 2326 // See above comment about this test on linux/win.
2327 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL 2327 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
2328 BUG10435 WIN : LayoutTests/editing/selection/move-by-line-001.html = IMAGE 2328 BUG10435 WIN RELEASE : LayoutTests/editing/selection/move-by-line-001.html = IMA GE
2329 // IMAGE+TEXT is flaky
2330 BUG10435 WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = IMAGE IMAGE+TEXT
2329 2331
2330 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ): 2332 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ):
2331 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL 2333 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL
2332 2334
2333 // From webkit merge 41447:41498 2335 // From webkit merge 41447:41498
2334 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL 2336 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
2335 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL 2337 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
2336 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT 2338 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT
2337 2339
2338 // Flakey. Not clear when it started, but it was before 3/9/09. 2340 // Flakey. Not clear when it started, but it was before 3/9/09.
(...skipping 799 matching lines...) Expand 10 before | Expand all | Expand 10 after
3138 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/string-prototype.html = F AIL 3140 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/string-prototype.html = F AIL
3139 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-properties.html = FAIL 3141 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-properties.html = FAIL
3140 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-functio n.html = TIMEOUT 3142 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-functio n.html = TIMEOUT
3141 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string. html = TIMEOUT 3143 BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string. html = TIMEOUT
3142 BUG_AA SKIP : LayoutTests/http/tests/security/isolatedWorld/iframe.html = FAIL 3144 BUG_AA SKIP : LayoutTests/http/tests/security/isolatedWorld/iframe.html = FAIL
3143 3145
3144 BUG_JOHNNYG : LayoutTests/http/tests/globalhistory/history-delegate-basic-title. html = FAIL 3146 BUG_JOHNNYG : LayoutTests/http/tests/globalhistory/history-delegate-basic-title. html = FAIL
3145 BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL 3147 BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL
3146 3148
3147 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT 3149 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT
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