summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 00:28:26 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 00:28:26 +0000
commitad9d18b404c6af4837bd93ee512e1ba5c7f80a1f (patch)
treee6e6d8c54de49c1356aabf7ca635585b660ef111 /webkit/tools
parenteb0d9f452ff2123ed3a04d836e005c4d62126d04 (diff)
downloadchromium_src-ad9d18b404c6af4837bd93ee512e1ba5c7f80a1f.zip
chromium_src-ad9d18b404c6af4837bd93ee512e1ba5c7f80a1f.tar.gz
chromium_src-ad9d18b404c6af4837bd93ee512e1ba5c7f80a1f.tar.bz2
fix incorrectly skipped test file for https://bugs.webkit.org/show_bug.cgi?id=26088
Changing the line in test_expectations from SKIP to fail so that we can generate a new baseline. R=darin BUG=https://bugs.webkit.org/show_bug.cgi?id=26088 TEST=none Review URL: http://codereview.chromium.org/149214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 58fbf4c..74ea752a 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2800,7 +2800,7 @@ BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL
BUG15873 WIN : LayoutTests/fast/canvas/translate-text.html = FAIL
BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL
-BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL
+BUG15873 : LayoutTests/fast/text/text-letter-spacing.html = FAIL
// WebKit 45486:45473
BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg = FAIL