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 2213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2224 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. | 2224 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. |
2225 MAC : LayoutTests/css1/text_properties/text_transform.html = FAIL | 2225 MAC : LayoutTests/css1/text_properties/text_transform.html = FAIL |
2226 MAC : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL | 2226 MAC : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL |
2227 MAC : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL | 2227 MAC : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL |
2228 MAC : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL | 2228 MAC : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL |
2229 MAC : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL | 2229 MAC : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL |
2230 MAC : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL | 2230 MAC : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL |
2231 LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL | 2231 LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
2232 | 2232 |
2233 // Merge 41807:41827 New Tests | 2233 // Merge 41807:41827 New Tests |
2234 // This test is time consuming in nature, it barely finishes in 10s in release b
uild, it is | 2234 // This test is time consuming in nature, it should pass given enough time (~20s
), |
2235 // likely to timeout in debug build. | 2235 // defer it until we have implemented per test timeout for out test tool. |
2236 DEBUG : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-event
s.html = TIMEOUT PASS | 2236 // Refer to this bug: http://code.google.com/p/chromium/issues/detail?id=9324 |
| 2237 DEFER : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-event
s.html = TIMEOUT PASS |
2237 // Regression | 2238 // Regression |
2238 LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL | 2239 LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL |
2239 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-po
st.html = TIMEOUT | 2240 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-po
st.html = TIMEOUT |
2240 | 2241 |
2241 // Merge 41827:41860 Regressions | 2242 // Merge 41827:41860 Regressions |
2242 // Upstream r41849 added a large regex to this test which times out in V8. | 2243 // Upstream r41849 added a large regex to this test which times out in V8. |
2243 LayoutTests/fast/js/regexp-overflow.html = TIMEOUT | 2244 LayoutTests/fast/js/regexp-overflow.html = TIMEOUT |
2244 MAC : LayoutTests/fast/canvas/set-colors.html = FAIL | 2245 MAC : LayoutTests/fast/canvas/set-colors.html = FAIL |
2245 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-get-async.
html = TIMEOUT | 2246 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-get-async.
html = TIMEOUT |
2246 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL | 2247 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2317 DEFER WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https
.html = TIMEOUT | 2318 DEFER WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https
.html = TIMEOUT |
2318 DEFER MAC : LayoutTests/editing/selection/4776665.html = FAIL | 2319 DEFER MAC : LayoutTests/editing/selection/4776665.html = FAIL |
2319 DEFER MAC : LayoutTests/fast/clip/016.html = FAIL | 2320 DEFER MAC : LayoutTests/fast/clip/016.html = FAIL |
2320 DEFER MAC : LayoutTests/fast/clip/outline-overflowClip.html = FAIL | 2321 DEFER MAC : LayoutTests/fast/clip/outline-overflowClip.html = FAIL |
2321 DEFER MAC : LayoutTests/fast/forms/search-zoomed.html = FAIL | 2322 DEFER MAC : LayoutTests/fast/forms/search-zoomed.html = FAIL |
2322 DEFER MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-data.
html = FAIL | 2323 DEFER MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-data.
html = FAIL |
2323 DEFER MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-post.
html = FAIL | 2324 DEFER MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-post.
html = FAIL |
2324 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/cookies.html = FAIL | 2325 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/cookies.html = FAIL |
2325 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/get-dangerous-headers.html = F
AIL | 2326 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/get-dangerous-headers.html = F
AIL |
2326 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/post-content-type.html = FAIL | 2327 DEFER MAC : LayoutTests/http/tests/xmlhttprequest/post-content-type.html = FAIL |
OLD | NEW |