diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5c66e55..238bb78 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2969,15 +2969,15 @@ BUG28317 : LayoutTests/fast/css/color-correction-untagged-images.html = FAIL // Started failing with move from Lighttpd to Apache. // Since we have some bots on Lighttpd and some on Apache, mark it as flaky for // now. Once we decide on one or the other, then we can address these tests. -BUG_OJAN MAC LINUX : LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html = TEXT PASS -BUG_OJAN MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = TEXT PASS -BUG_OJAN LINUX : LayoutTests/http/tests/xmlhttprequest/cache-override.html = TEXT PASS +BUG_OJAN MAC LINUX : LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html = TEXT +BUG_OJAN MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = TEXT +BUG_OJAN LINUX : LayoutTests/http/tests/xmlhttprequest/cache-override.html = TEXT // Started failing when we started sharding the http and fast directories. // Likely it's because this test depends on some other http test running before // it that no longer does (or vice versa, some other test running before it // is causing it to fail). -BUG_OJAN LINUX DEBUG : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = TEXT +BUG9798 LINUX RELEASE : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html = TEXT PASS // These tests time out *and* are slow. The test should be fixed to not timeout, // then should be marked as SLOW/PASS. |