Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 12527) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -2231,9 +2231,10 @@ |
LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
// Merge 41807:41827 New Tests |
-// This test is time consuming in nature, it barely finishes in 10s in release build, it is |
-// likely to timeout in debug build. |
-DEBUG : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = TIMEOUT PASS |
+// This test is time consuming in nature, it should pass given enough time (~20s), |
+// defer it until we have implemented per test timeout for out test tool. |
+// Refer to this bug: http://code.google.com/p/chromium/issues/detail?id=9324 |
+DEFER : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = TIMEOUT PASS |
// Regression |
LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL |
MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html = TIMEOUT |