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

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

Issue 462005: Update test_expectations. (Closed)
Patch Set: merge 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 | « 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 494 matching lines...) Expand 10 before | Expand all | Expand 10 after
505 // started WIN only, since r30442 fails on all platforms 505 // started WIN only, since r30442 fails on all platforms
506 BUG10270 : LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL 506 BUG10270 : LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL
507 507
508 // ----------------------------------------------------------------- 508 // -----------------------------------------------------------------
509 // LIGHTTPD 509 // LIGHTTPD
510 // ----------------------------------------------------------------- 510 // -----------------------------------------------------------------
511 // This are failing for different reasons under our new lighttpd configuration 511 // This are failing for different reasons under our new lighttpd configuration
512 // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork. 512 // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork.
513 // Maybe flaky and need to be forked? 513 // Maybe flaky and need to be forked?
514 514
515 // Difference in caching headers
516 BUG18978 MAC : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL
517 // LightTPD doesn't accept unknown HTTP methods 515 // LightTPD doesn't accept unknown HTTP methods
518 BUG18978 SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH 516 BUG18978 SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
519 BUG18978 DEBUG : LayoutTests/http/tests/xmlhttprequest/methods-async.html = TIME OUT TEXT 517 BUG18978 DEBUG : LayoutTests/http/tests/xmlhttprequest/methods-async.html = TIME OUT TEXT
520 BUG18978 LINUX MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/methods-async .html = TIMEOUT TEXT 518 BUG18978 LINUX MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/methods-async .html = TIMEOUT TEXT
521 BUG18978 WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/methods-async.html = TIMEOUT TEXT 519 BUG18978 WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/methods-async.html = TIMEOUT TEXT
522 BUG18978 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/access-control-basic-a llow-preflight-cache-invalidation-by-method.html = FAIL 520 BUG18978 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/access-control-basic-a llow-preflight-cache-invalidation-by-method.html = FAIL
523 BUG18978 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow- preflight-cache-invalidation-by-method.html = FAIL TIMEOUT
524 BUG18978 LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allo w-preflight-cache-invalidation-by-method.html = FAIL 521 BUG18978 LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allo w-preflight-cache-invalidation-by-method.html = FAIL
525 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type 522 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
526 // even when a request didn't send the header. 523 // even when a request didn't send the header.
527 BUG18978 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL 524 BUG18978 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL
528 BUG18978 LINUX : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL 525 BUG18978 LINUX : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL
529 BUG18978 MAC : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL TIMEOUT 526 BUG18978 MAC : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL TIMEOUT
530 // Another lighttpd quirk. 527 // Another lighttpd quirk.
531 BUG8941 LINUX WIN SLOW : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL 528 BUG8941 LINUX WIN SLOW : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL
532 BUG8941 MAC DEBUG SLOW : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL 529 BUG8941 MAC DEBUG SLOW : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL
533 BUG8941 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL TIMEOUT 530 BUG8941 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL TIMEOUT
(...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after
1283 // NEW FOR THE MERGE 1280 // NEW FOR THE MERGE
1284 // 1281 //
1285 // These tests need to have their output inspected to make sure it's reasonable 1282 // These tests need to have their output inspected to make sure it's reasonable
1286 // and then baselined if necessary. 1283 // and then baselined if necessary.
1287 // ---------------------------------------------------------------------------- 1284 // ----------------------------------------------------------------------------
1288 1285
1289 // This test isn't hanging, it just takes 12-13 seconds to run. 1286 // This test isn't hanging, it just takes 12-13 seconds to run.
1290 BUG10322 SLOW : LayoutTests/http/tests/misc/acid3.html = FAIL 1287 BUG10322 SLOW : LayoutTests/http/tests/misc/acid3.html = FAIL
1291 1288
1292 // Has failed for Chromium since it was first checked in. 1289 // Has failed for Chromium since it was first checked in.
1293 BUG10323 DEBUG : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-content -length-onProgress.html = FAIL 1290 BUG10323 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-con tent-length-onProgress.html = FAIL
1294 BUG10323 LINUX WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttpreques t-no-content-length-onProgress.html = FAIL
1295 BUG10323 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-c ontent-length-onProgress.html = FAIL TIMEOUT
1296 1291
1297 // Times out because this uses dom storage which we don't implement. 1292 // Times out because this uses dom storage which we don't implement.
1298 BUG4360 SKIP : LayoutTests/security/autocomplete-cleared-on-back.html = TIMEOUT 1293 BUG4360 SKIP : LayoutTests/security/autocomplete-cleared-on-back.html = TIMEOUT
1299 1294
1300 // Post-MERGE failures: these will all need to be fixed one day 1295 // Post-MERGE failures: these will all need to be fixed one day
1301 1296
1302 // Linux pixeltest failure: caret is in the wrong place 1297 // Linux pixeltest failure: caret is in the wrong place
1303 // Upstream WebKit also skips this test and Safari with latest WebKit shows 1298 // Upstream WebKit also skips this test and Safari with latest WebKit shows
1304 // same behavior as Chromium. Not required for beta so marking as deferred. 1299 // same behavior as Chromium. Not required for beta so marking as deferred.
1305 BUG10324 : LayoutTests/editing/selection/caret-rtl-2.html = IMAGE 1300 BUG10324 : LayoutTests/editing/selection/caret-rtl-2.html = IMAGE
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1449 // Form submit causes invalid page reload/navigation when action is a named 1444 // Form submit causes invalid page reload/navigation when action is a named
1450 // anchor 1445 // anchor
1451 BUG10357 DEBUG : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT 1446 BUG10357 DEBUG : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT
1452 BUG10357 RELEASE : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS 1447 BUG10357 RELEASE : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS
1453 1448
1454 // MERGE 38500:39550: New tests 1449 // MERGE 38500:39550: New tests
1455 // Missing expected results 1450 // Missing expected results
1456 BUG10358 SKIP MAC LINUX : LayoutTests/animations/animation-drt-api.html = PASS 1451 BUG10358 SKIP MAC LINUX : LayoutTests/animations/animation-drt-api.html = PASS
1457 1452
1458 // New test. We should fix it, but it doesn't need to block the current release 1453 // New test. We should fix it, but it doesn't need to block the current release
1459 BUG10361 : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FA IL 1454 BUG10361 WIN LINUX : LayoutTests/http/tests/misc/single-character-pi-stylesheet. xhtml = FAIL
1460 1455
1461 // Windows is missing the green box. 1456 // Windows is missing the green box.
1462 // started to pass in roll to WebKit r50313 1457 // started to pass in roll to WebKit r50313
1463 BUG8729 WIN DEBUG : LayoutTests/http/tests/multipart/invalid-image-data.html = F AIL 1458 BUG8729 WIN DEBUG : LayoutTests/http/tests/multipart/invalid-image-data.html = F AIL
1464 BUG8729 SLOW WIN RELEASE : LayoutTests/http/tests/multipart/invalid-image-data.h tml = FAIL 1459 BUG8729 SLOW WIN RELEASE : LayoutTests/http/tests/multipart/invalid-image-data.h tml = FAIL
1465 1460
1466 // ----------------------------------------------------------------- 1461 // -----------------------------------------------------------------
1467 // MAC PORT TESTS 1462 // MAC PORT TESTS
1468 // ----------------------------------------------------------------- 1463 // -----------------------------------------------------------------
1469 1464
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after
2165 BUG23475 MAC : LayoutTests/svg/custom/junk-data.svg = IMAGE 2160 BUG23475 MAC : LayoutTests/svg/custom/junk-data.svg = IMAGE
2166 2161
2167 // 116/136 of the repaint tests fail due to invalidation that doesn't match; fur ther triage necessary 2162 // 116/136 of the repaint tests fail due to invalidation that doesn't match; fur ther triage necessary
2168 BUG23473 MAC : LayoutTests/fast/repaint = IMAGE 2163 BUG23473 MAC : LayoutTests/fast/repaint = IMAGE
2169 BUG23473 MAC : LayoutTests/fast/repaint/flexible-box-overflow.html = PASS 2164 BUG23473 MAC : LayoutTests/fast/repaint/flexible-box-overflow.html = PASS
2170 BUG23473 MAC : LayoutTests/fast/repaint/focus-layers.html = PASS 2165 BUG23473 MAC : LayoutTests/fast/repaint/focus-layers.html = PASS
2171 BUG23473 MAC : LayoutTests/fast/repaint/focus-ring.html = PASS 2166 BUG23473 MAC : LayoutTests/fast/repaint/focus-ring.html = PASS
2172 BUG23473 MAC : LayoutTests/fast/repaint/inline-block-overflow.html = PASS 2167 BUG23473 MAC : LayoutTests/fast/repaint/inline-block-overflow.html = PASS
2173 BUG23473 MAC : LayoutTests/fast/repaint/layer-child-outline.html = PASS 2168 BUG23473 MAC : LayoutTests/fast/repaint/layer-child-outline.html = PASS
2174 BUG23473 MAC : LayoutTests/fast/repaint/layer-outline.html = PASS 2169 BUG23473 MAC : LayoutTests/fast/repaint/layer-outline.html = PASS
2170 BUG23473 MAC : LayoutTests/fast/repaint/list-marker.html = PASS
2175 BUG23473 MAC : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelect ion-crash.html = PASS 2171 BUG23473 MAC : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelect ion-crash.html = PASS
2176 BUG23473 MAC : LayoutTests/fast/repaint/table-cell-vertical-overflow.html = PASS 2172 BUG23473 MAC : LayoutTests/fast/repaint/table-cell-vertical-overflow.html = PASS
2177 BUG23473 MAC : LayoutTests/fast/repaint/text-shadow.html = PASS 2173 BUG23473 MAC : LayoutTests/fast/repaint/text-shadow.html = PASS
2178 BUG23473 MAC : pending/fast/repaint/bugzilla-6473.html = IMAGE 2174 BUG23473 MAC : pending/fast/repaint/bugzilla-6473.html = IMAGE
2179 BUG23473 MAC : LayoutTests/fast/repaint/fixed.html = PASS 2175 BUG23473 MAC : LayoutTests/fast/repaint/fixed.html = PASS
2180 BUG23473 MAC : LayoutTests/fast/repaint/flexible-box-overflow-horizontal.html = PASS 2176 BUG23473 MAC : LayoutTests/fast/repaint/flexible-box-overflow-horizontal.html = PASS
2181 BUG23473 MAC : LayoutTests/fast/repaint/layer-outline-horizontal.html = PASS 2177 BUG23473 MAC : LayoutTests/fast/repaint/layer-outline-horizontal.html = PASS
2182 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = PASS 2178 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = PASS
2183 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = PASS 2179 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = PASS
2184 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = P ASS 2180 BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = P ASS
(...skipping 686 matching lines...) Expand 10 before | Expand all | Expand 10 after
2871 2867
2872 // Flaky since at least WebKit 50258. 2868 // Flaky since at least WebKit 50258.
2873 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS 2869 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS
2874 BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS 2870 BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS
2875 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS 2871 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
2876 2872
2877 // WebKit 50603:50667 2873 // WebKit 50603:50667
2878 BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TE XT PASS 2874 BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TE XT PASS
2879 2875
2880 // Webkit 50667:50696 2876 // Webkit 50667:50696
2881 BUG28417 DEBUG : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequest header-no-value.html = TEXT 2877 BUG28417 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setreq uestheader-no-value.html = TEXT
2882 BUG28417 LINUX WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttpreques t-setrequestheader-no-value.html = TEXT
2883 BUG28417 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setr equestheader-no-value.html = TEXT TIMEOUT
2884 2878
2885 // more test flakiness 2879 // more test flakiness
2886 BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT 2880 BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT
2887 BUG27334 MAC RELEASE : LayoutTests/http/tests/misc/xhtml.php = PASS TIMEOUT 2881 BUG27334 MAC RELEASE : LayoutTests/http/tests/misc/xhtml.php = PASS TIMEOUT
2888 BUG27334 MAC : LayoutTests/http/tests/security/xssAuditor/object-embed-tag.html = PASS 2882 BUG27334 MAC : LayoutTests/http/tests/security/xssAuditor/object-embed-tag.html = PASS
2889 BUG27334 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/re-login-async.html = PASS TIMEOUT 2883 BUG27334 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/re-login-async.html = PASS TIMEOUT
2890 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = PASS TEXT 2884 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = PASS TEXT
2891 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-invoke-failure.html = PASS TEX T 2885 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-invoke-failure.html = PASS TEX T
2892 2886
2893 // more test flakiness 2887 // more test flakiness
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
3028 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE 3022 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE
3029 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMAGE 3023 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMAGE
3030 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE+TEXT 3024 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE+TEXT
3031 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMA GE+TEXT 3025 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMA GE+TEXT
3032 BUG29157 WIN LINUX MAC : LayoutTests/svg/animations/animVal-basics.html = TIMEO UT 3026 BUG29157 WIN LINUX MAC : LayoutTests/svg/animations/animVal-basics.html = TIMEO UT
3033 3027
3034 // New failures from WebKit r51577 3028 // New failures from WebKit r51577
3035 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT 3029 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT
3036 3030
3037 // New failures from WebKit merge 51581:51584 3031 // New failures from WebKit merge 51581:51584
3038 BUG29167 MAC : LayoutTests/tables/mozilla/bugs/bug28341.html = IMAGE
3039 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS 3032 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS
3040 BUG29167 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = TEXT PASS 3033 BUG29167 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = TEXT PASS
3041 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS 3034 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS
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