diff options
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-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 |