summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-01 01:00:19 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-01 01:00:19 +0000
commit0acf16322e4c38f2c4153ef0dee2b2772597d42b (patch)
treeea9586e54a78f34c643ede70063e272b09aeab1a /webkit
parent36ecd4c22166a82091e86b6a295f86225fd022e0 (diff)
downloadchromium_src-0acf16322e4c38f2c4153ef0dee2b2772597d42b.zip
chromium_src-0acf16322e4c38f2c4153ef0dee2b2772597d42b.tar.gz
chromium_src-0acf16322e4c38f2c4153ef0dee2b2772597d42b.tar.bz2
Fix to test_expectations.txt
I accidentally marked mac/linux as crash when I really wanted to mark win BUG=11264 TBR=dglazkov Review URL: http://codereview.chromium.org/100239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 0b37b32..314ccbe 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1205,7 +1205,7 @@ BUG10351 MAC LINUX : LayoutTests/plugins/embed-attributes-setting.html = CRASH F
BUG10351 MAC LINUX : LayoutTests/plugins/embed-inside-object.html = TIMEOUT
BUG10351 MAC LINUX : LayoutTests/plugins/get-empty-url.html = CRASH FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL
-BUG10351 MAC LINUX : LayoutTests/plugins/getintidentifier-special-values.html = CRASH FAIL
+BUG10351 MAC LINUX : LayoutTests/plugins/getintidentifier-special-values.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT
BUG10351 MAC LINUX : LayoutTests/plugins/inner-html-display-none.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/invoke.html = FAIL
@@ -1213,7 +1213,7 @@ BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/netscape-dom-access.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL
-BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH FAIL
+BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/netscape-invoke-default.html = FAIL
BUG10351 LINUX : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL
BUG10351 MAC LINUX : LayoutTests/plugins/plugin-javascript-access.html = FAIL
@@ -2616,4 +2616,8 @@ BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL
BUG11251 : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL
BUG11251 WIN LINUX : chrome/fast/forms/textarea-metrics.html = FAIL
BUG11251 : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FAIL
-BUG11251 : LayoutTests/fast/forms/textarea-metrics.html = FAIL \ No newline at end of file
+BUG11251 : LayoutTests/fast/forms/textarea-metrics.html = FAIL
+
+// Regressions from r14994 (pulling in new WebKit)
+BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH
+BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH \ No newline at end of file