diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 55eef6e..c06e6cc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1,4 +1,4 @@ -// This file consists of lines with specifications of what +7// This file consists of lines with specifications of what // to expect from layout test cases. The test cases can be directories // in which case the expectations apply to all test cases in that // directory and any subdirectory. The format of the file is along the @@ -978,7 +978,7 @@ BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL // HTTPS tests fail on the open source buildbot with error "cross-site // not access allowed". See bug # 2306 -BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS +// BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS // These require application cache to be enabled. Skip the tests because // they're all timing out. TODO(tc): Upstream changes to the test so they @@ -2730,5 +2730,7 @@ BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL +// Note: This was already failing in a different way. See BUG10316, above, so be +// sure to uncomment/recheck that when this is removed. BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH BUG11935 LINUX : LayoutTests/http/tests/navigation/document-location-click-timeout.html = CRASH
\ No newline at end of file |