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

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

Issue 63050: Add bug ids to the tests I just added. TBR. (Closed) Base URL: svn://svn.chromium.org/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 | « 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 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 2295 matching lines...) Expand 10 before | Expand all | Expand 10 after
2306 LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOU T 2306 LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOU T
2307 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = CRASH 2307 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = CRASH
2308 LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-charac ter.html = FAIL 2308 LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-charac ter.html = FAIL
2309 MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL 2309 MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL
2310 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL 2310 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL
2311 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL 2311 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL
2312 2312
2313 // Broken by r13217. 2313 // Broken by r13217.
2314 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL 2314 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL
2315 2315
2316 // Broken after the change to run the tests in parallel. (r13212) 2316 BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
2317 LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS 2317 BUG9798 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS
2318 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS 2318 BUG9798 LINUX : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL PASS
2319 LINUX : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL PASS 2319 BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS
2320 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS 2320 BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL P ASS
2321 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS 2321 BUG9798 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS
2322 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS 2322 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-p reflight-cache-timeout.html = TIMEOUT PASS
2323 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight -cache-timeout.html = TIMEOUT PASS 2323 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS
2324 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PA SS 2324 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2325 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2326 2325
2327 // Not clear when these got flaky. It's likely either r13176 (bucket webkit 2326 BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS
2328 // tests by directory) or r13199 (webkit merge 42200:42244) 2327 BUG9797 WIN DEBUG : LayoutTests/animations/change-keyframes.html = FAIL PASS
2329 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS 2328 BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-tim e.html = CRASH PASS
2330 WIN DEBUG : LayoutTests/animations/change-keyframes.html = FAIL PASS 2329 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS
2331 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS
2332 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS
2333 2330
2334 2331
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