diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-21 15:45:54 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-21 15:45:54 +0000 |
commit | 19e3447e72a1e849ccc5fd01340fc8cf0ce96cad (patch) | |
tree | ab1808147ea198579d7c15122d3903314a24e4e2 | |
parent | e7e4f3c020f42dbee2d8dc74e6124d09871e358d (diff) | |
download | chromium_src-19e3447e72a1e849ccc5fd01340fc8cf0ce96cad.zip chromium_src-19e3447e72a1e849ccc5fd01340fc8cf0ce96cad.tar.gz chromium_src-19e3447e72a1e849ccc5fd01340fc8cf0ce96cad.tar.bz2 |
Update test expectations to greenify Mac build
TBR=pink
Review URL: http://codereview.chromium.org/87030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14102 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a356d39..f3a7a26 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1515,7 +1515,7 @@ BUG10370 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL // not loading local files BUG10371 SLOW MAC : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL -BUG10371 MAC : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL +BUG10371 MAC : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT BUG10371 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL // whitespace differences (??) @@ -2240,7 +2240,8 @@ BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIME // Merge WebKit: 42026:42115 new tests BUG10475 DEFER WIN LINUX : LayoutTests/fast/block/positioning/negative-rel-position.html = FAIL -BUG10475 SLOW DEFER : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = FAIL +BUG10475 SLOW WIN LINUX DEFER : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = FAIL +BUG10475 MAC DEFER : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = FAIL TIMEOUT BUG10475 DEFER WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FAIL DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS |