diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 19:01:02 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 19:01:02 +0000 |
commit | 05a9177cf31c7f665d0cbe12febdbee7226ee94f (patch) | |
tree | 610b25cec06f58e61d8c05be4fe5ea322616ea66 /webkit | |
parent | 6a5d60cb0eba921af8e79e80cb6c8abaa6d8c68e (diff) | |
download | chromium_src-05a9177cf31c7f665d0cbe12febdbee7226ee94f.zip chromium_src-05a9177cf31c7f665d0cbe12febdbee7226ee94f.tar.gz chromium_src-05a9177cf31c7f665d0cbe12febdbee7226ee94f.tar.bz2 |
Attempt to green mac layout test bots.
Review URL: http://codereview.chromium.org/108026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index db2cbcd..7248982 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1818,7 +1818,8 @@ BUG10437 DEFER LINUX : LayoutTests/fast/css-generated-content/hit-test-generated BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL BUG10438 MAC LINUX : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT -BUG10438 MAC LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL CRASH +BUG10438 LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL +BUG10438 MAC : LayoutTests/fast/dom/location-new-window-no-crash.html = CRASH FAIL // Crashes sometimes. Race? Memory corruption? // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834 @@ -2275,7 +2276,7 @@ BUG10859 LINUX : LayoutTests/svg/custom/pointer-events-path.svg = FAIL // Needs investigation, perhaps just needs to be re-baselined on all // platforms. BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL -BUG10861 MAC : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL CRASH +BUG10861 MAC : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL // New tests from WebKit Merge 42671:42725 @@ -2395,6 +2396,7 @@ BUG11239 : LayoutTests/fast/dom/Window/setTimeout-string-argument.html = FAIL BUG11239 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL BUG11239 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL BUG11239 : LayoutTests/platform/win/accessibility/document-role.html = FAIL +BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = FAIL // Regressions from WebKit Merge 42932:42994 due to text metric changes. BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL @@ -2411,3 +2413,5 @@ BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL BUG11322 : LayoutTests/fast/js/regexp-range-bound-ffff.html = FAIL BUG11322 LINUX : LayoutTests/plugins/embed-attributes-style.html = FAIL + +BUG11469 MAC : LayoutTests/fast/repaint/outline-shrinking.html = CRASH PASS |