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

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

Issue 67021: Turn on parallel webkit tests for debug mode.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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 | « webkit/tools/layout_tests/run_webkit_tests.py ('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 consist of lines with specifications of what 1 // This file consist 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 2299 matching lines...) Expand 10 before | Expand all | Expand 10 after
2310 LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-charac ter.html = FAIL 2310 LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-charac ter.html = FAIL
2311 MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL 2311 MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL
2312 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL 2312 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL
2313 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL 2313 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL
2314 2314
2315 // Broken by r13217. 2315 // Broken by r13217.
2316 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL 2316 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL
2317 2317
2318 BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS 2318 BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
2319 BUG9798 : LayoutTests/editing/execCommand/15381.html = FAIL PASS 2319 BUG9798 : LayoutTests/editing/execCommand/15381.html = FAIL PASS
2320 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH PASS
2321 BUG9798 DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS
2322 BUG9798 : LayoutTests/http/tests/navigation/metaredirect-subframeload.html = TIM EOUT PASS
2320 2323
2321 BUG9798 LINUX : LayoutTests/animations/animation-iteration-event-destroy-rendere r.html = TIMEOUT PASS 2324 BUG9798 LINUX : LayoutTests/animations/animation-iteration-event-destroy-rendere r.html = TIMEOUT PASS
2322 BUG9798 LINUX : LayoutTests/animations/change-keyframes-name.html = FAIL PASS 2325 BUG9798 LINUX : LayoutTests/animations/change-keyframes-name.html = FAIL PASS
2323 BUG9798 LINUX : LayoutTests/animations/change-one-anim.html = FAIL PASS 2326 BUG9798 LINUX : LayoutTests/animations/change-one-anim.html = FAIL PASS
2324 BUG9798 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = FA IL PASS 2327 BUG9798 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = FA IL PASS
2325 BUG9798 LINUX : LayoutTests/fast/backgrounds/001.html = FAIL PASS 2328 BUG9798 LINUX : LayoutTests/fast/backgrounds/001.html = FAIL PASS
2326 BUG9798 LINUX : LayoutTests/fast/dom/delete-contents.html = FAIL PASS 2329 BUG9798 LINUX : LayoutTests/fast/dom/delete-contents.html = FAIL PASS
2327 BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FA IL PASS 2330 BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FA IL PASS
2328 BUG9798 LINUX : LayoutTests/fast/dom/onerror-img.html = CRASH PASS 2331 BUG9798 LINUX : LayoutTests/fast/dom/onerror-img.html = CRASH PASS
2329 BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS 2332 BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
2417 2420
2418 // Failed in WebKit merge 42287:42324 2421 // Failed in WebKit merge 42287:42324
2419 BUG9916 : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL 2422 BUG9916 : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL
2420 BUG9916 : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL 2423 BUG9916 : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL
2421 BUG9916 : LayoutTests/fast/block/float/013.html = FAIL 2424 BUG9916 : LayoutTests/fast/block/float/013.html = FAIL
2422 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI L 2425 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI L
2423 BUG9916 : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FAIL 2426 BUG9916 : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FAIL
2424 BUG9916 : LayoutTests/svg/custom/getsvgdocument.html = FAIL 2427 BUG9916 : LayoutTests/svg/custom/getsvgdocument.html = FAIL
2425 BUG9916 : LayoutTests/transitions/transition-end-event-left.html = FAIL 2428 BUG9916 : LayoutTests/transitions/transition-end-event-left.html = FAIL
2426 2429
OLDNEW
« no previous file with comments | « webkit/tools/layout_tests/run_webkit_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698