OLD | NEW |
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 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
380 // Maybe flaky and need to be forked? Bug 1234761. | 380 // Maybe flaky and need to be forked? Bug 1234761. |
381 | 381 |
382 // Difference in caching headers | 382 // Difference in caching headers |
383 DEFER : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL | 383 DEFER : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL |
384 // LightTPD doesn't accept unknown HTTP methods | 384 // LightTPD doesn't accept unknown HTTP methods |
385 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIM
EOUT CRASH | 385 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIM
EOUT CRASH |
386 DEFER : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEOUT | 386 DEFER : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEOUT |
387 DEFER WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic
-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS | 387 DEFER WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic
-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS |
388 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type | 388 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type |
389 // even when a request didn't send the header. | 389 // even when a request didn't send the header. |
390 DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL | 390 DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL CRASH |
391 // This passes when run in Chrome. It appears to be because of a difference | 391 // This passes when run in Chrome. It appears to be because of a difference |
392 // in how lighttpd serves up the svn resource image (or the image | 392 // in how lighttpd serves up the svn resource image (or the image |
393 // contained in the svg image). | 393 // contained in the svg image). |
394 DEFER : LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL | 394 DEFER : LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL |
395 // See http://code.google.com/p/chromium/issues/detail?id=8941 | 395 // See http://code.google.com/p/chromium/issues/detail?id=8941 |
396 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html =
FAIL | 396 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html =
FAIL |
397 | 397 |
398 // ----------------------------------------------------------------- | 398 // ----------------------------------------------------------------- |
399 // TEXT | 399 // TEXT |
400 // ----------------------------------------------------------------- | 400 // ----------------------------------------------------------------- |
(...skipping 1746 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2147 BUG9161 DEFER MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL | 2147 BUG9161 DEFER MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL |
2148 BUG9163 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-contr
ol-basic-whitelist-request-headers.html = FAIL | 2148 BUG9163 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-contr
ol-basic-whitelist-request-headers.html = FAIL |
2149 BUG9163 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttpreque
st-missing-file-exception.html = FAIL | 2149 BUG9163 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttpreque
st-missing-file-exception.html = FAIL |
2150 // Unknown what change caused these to fail. | 2150 // Unknown what change caused these to fail. |
2151 BUG9164 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL | 2151 BUG9164 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL |
2152 | 2152 |
2153 // Merge 41709:41733 | 2153 // Merge 41709:41733 |
2154 // Expectations changed upstream. | 2154 // Expectations changed upstream. |
2155 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL | 2155 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
2156 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL | 2156 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
2157 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT | 2157 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT CRASH |
2158 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL | 2158 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL |
2159 | 2159 |
2160 // Tests that fail in debug mode on linux | 2160 // Tests that fail in debug mode on linux |
2161 DEBUG LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL | 2161 DEBUG LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL |
2162 DEBUG LINUX : LayoutTests/fast/dom/HTMLInputElement/input-checked-reset.html = F
AIL | 2162 DEBUG LINUX : LayoutTests/fast/dom/HTMLInputElement/input-checked-reset.html = F
AIL |
2163 DEBUG LINUX : LayoutTests/fast/dom/clone-node-form-elements.html = FAIL | 2163 DEBUG LINUX : LayoutTests/fast/dom/clone-node-form-elements.html = FAIL |
2164 DEBUG LINUX : LayoutTests/fast/dom/dir-no-body.html = FAIL | 2164 DEBUG LINUX : LayoutTests/fast/dom/dir-no-body.html = FAIL |
2165 DEBUG LINUX : LayoutTests/fast/dynamic/containing-block-change.html = FAIL | 2165 DEBUG LINUX : LayoutTests/fast/dynamic/containing-block-change.html = FAIL |
2166 DEBUG LINUX : LayoutTests/fast/parser/bad-xml-slash.html = FAIL | 2166 DEBUG LINUX : LayoutTests/fast/parser/bad-xml-slash.html = FAIL |
2167 DEBUG LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL | 2167 DEBUG LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2321 DEFER MAC : LayoutTests/fast/forms/search-zoomed.html = FAIL | 2321 DEFER MAC : LayoutTests/fast/forms/search-zoomed.html = FAIL |
2322 DEFER MAC LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for
-data.html = FAIL | 2322 DEFER MAC LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for
-data.html = FAIL |
2323 DEFER MAC LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for
-post.html = FAIL | 2323 DEFER MAC LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for
-post.html = FAIL |
2324 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/cookies.html = FAIL | 2324 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/cookies.html = FAIL |
2325 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/get-dangerous-headers.ht
ml = FAIL | 2325 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/get-dangerous-headers.ht
ml = FAIL |
2326 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/post-content-type.html =
FAIL | 2326 DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/post-content-type.html =
FAIL |
2327 | 2327 |
2328 # Adding more failures after the last merge: | 2328 # Adding more failures after the last merge: |
2329 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA
IL | 2329 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA
IL |
2330 WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CRASH PASS | 2330 WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CRASH PASS |
2331 WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS | |
2332 WIN : LayoutTests/http/tests/xmlhttprequest/methods.html = CRASH PASS | |
2333 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH PASS | 2331 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH PASS |
2334 WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = CR
ASH PASS | 2332 WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = CR
ASH PASS |
2335 WIN : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS | 2333 WIN : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS |
2336 LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for-https.htm
l = FAIL | 2334 LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for-https.htm
l = FAIL |
OLD | NEW |