summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 17:29:44 +0000
committeramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 17:29:44 +0000
commit38d07f77f9ea3e16afa06cccca59b839e06ca3cb (patch)
tree05dfaf81d0bdb5afd24d8dfd6b272907059fecb9 /webkit
parent9a245d4b749b6768fd48bd30f6b9af2ebf7f24e5 (diff)
downloadchromium_src-38d07f77f9ea3e16afa06cccca59b839e06ca3cb.zip
chromium_src-38d07f77f9ea3e16afa06cccca59b839e06ca3cb.tar.gz
chromium_src-38d07f77f9ea3e16afa06cccca59b839e06ca3cb.tar.bz2
Added back a few more tests that I removed in 15295, since while they pass on
my build machine, they are evidently still failing on the bots. TBR=thomasvl Review URL: http://codereview.chromium.org/110003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 1a309a6..c1503ad 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1818,7 +1818,7 @@ 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 LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL
+BUG10438 MAC LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL
// Crashes sometimes. Race? Memory corruption?
// Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834
@@ -2021,6 +2021,7 @@ BUG10472 DEFER MAC : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml =
// baselines, others have more problems.
BUG10473 LINUX : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL
BUG9158 DEFER LINUX : LayoutTests/fast/forms/placeholder-set-value.html = FAIL
+BUG10473 MAC LINUX : LayoutTests/fast/forms/search-display-none-cancel-button.html = FAIL
BUG10473 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL
BUG10473 LINUX : LayoutTests/fast/forms/searchfield-heights.html = FAIL
BUG10473 LINUX : LayoutTests/fast/repaint/search-field-cancel.html = FAIL
@@ -2274,6 +2275,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
BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL
// New tests from WebKit Merge 42671:42725
@@ -2362,6 +2364,10 @@ BUG11123 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL
BUG11123 LINUX : LayoutTests/svg/custom/viewport-update2.svg = FAIL
BUG11123 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL
+// Mysteriously started failing right around the v8 scons->gyp change.
+BUG11176 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = FAIL
+BUG11176 WIN : LayoutTests/fast/forms/input-align-image.html = FAIL
+
// New failures from WebKit Merge 42932:42994
BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html = FAIL
BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html = FAIL