diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 16:04:23 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 16:04:23 +0000 |
commit | 3a51a67f1a26727fb1ccbe789bafb9b54309fee8 (patch) | |
tree | 8afb814d9cc148127b910386c8975e3a3fd6a1f9 /webkit | |
parent | 230f513db014fa6b33e5fd880ee5f8ff9e7aa28c (diff) | |
download | chromium_src-3a51a67f1a26727fb1ccbe789bafb9b54309fee8.zip chromium_src-3a51a67f1a26727fb1ccbe789bafb9b54309fee8.tar.gz chromium_src-3a51a67f1a26727fb1ccbe789bafb9b54309fee8.tar.bz2 |
Update some mac tests that are passing on the bots.
Review URL: http://codereview.chromium.org/40015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10796 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index e3f2175..8f90833 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1765,8 +1765,8 @@ LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL // New failures from Merge 41078:41149 LayoutTests/fast/dom/SelectorAPI/dumpNodeList-almost-strict.html = FAIL LayoutTests/fast/dom/SelectorAPI/dumpNodeList.html = FAIL -LayoutTests/fast/dom/anchor-backslash.html = FAIL -LayoutTests/fast/dom/empty-hash-and-search.html = FAIL +LINUX WIN : LayoutTests/fast/dom/anchor-backslash.html = FAIL +LINUX WIN : LayoutTests/fast/dom/empty-hash-and-search.html = FAIL LayoutTests/fast/loader/location-port.html = FAIL LINUX WIN : LayoutTests/fast/reflections/reflection-direction.html = FAIL LINUX WIN : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL @@ -1859,10 +1859,10 @@ WIN : LayoutTests/transitions/transition-end-event-container.html = FAIL PASS // Regressions from the 41286:41362 merge. LINUX WIN : LayoutTests/fast/forms/button-default-title.html = FAIL -LayoutTests/fast/forms/control-clip.html = FAIL -LayoutTests/fast/forms/select-baseline.html = FAIL -LayoutTests/fast/repaint/button-spurious-layout-hint.html = FAIL -LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = TIMEOUT +LINUX WIN : LayoutTests/fast/forms/control-clip.html = FAIL +LINUX WIN : LayoutTests/fast/forms/select-baseline.html = FAIL +LINUX WIN : LayoutTests/fast/repaint/button-spurious-layout-hint.html = FAIL +LINUX WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = TIMEOUT WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = TIMEOUT LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = PASS TIMEOUT @@ -1870,5 +1870,5 @@ LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https // TODO(pamg): See which only need re-baselining. DEFER : LayoutTests/http/tests/xmlhttprequest/workers/methods-async.html = TIMEOUT DEFER : LayoutTests/http/tests/xmlhttprequest/workers/methods.html = TIMEOUT -DEFER : LayoutTests/fast/layers/inline-dirty-z-order-lists.html = FAIL -DEFER : LayoutTests/transforms/no_transform_hit_testing.html = FAIL +DEFER LINUX WIN : LayoutTests/fast/layers/inline-dirty-z-order-lists.html = FAIL +DEFER LINUX WIN : LayoutTests/transforms/no_transform_hit_testing.html = FAIL |