diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 00:20:40 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 00:20:40 +0000 |
commit | 04296cf6f56df308362a88cfdf1561afce5b3101 (patch) | |
tree | b5d8e9a87008f822a1502167794c50c7db2c5939 /webkit/tools | |
parent | b935d762f618ef0477d6f4705e597258ab5ec6a8 (diff) | |
download | chromium_src-04296cf6f56df308362a88cfdf1561afce5b3101.zip chromium_src-04296cf6f56df308362a88cfdf1561afce5b3101.tar.gz chromium_src-04296cf6f56df308362a88cfdf1561afce5b3101.tar.bz2 |
Fix test list booboo. TBR.
Review URL: http://codereview.chromium.org/10279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index cab1183f..24eb7d0 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1146,7 +1146,6 @@ V8 # chrome/fast/forms/basic-textareas.html = FAIL V8 # LayoutTests/editing/execCommand/19089.html = FAIL | PASS V8 # LayoutTests/fast/forms/button-cannot-be-nested.html = FAIL | PASS V8 # LayoutTests/http/tests/navigation/postredirect-frames.html = FAIL | PASS -V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = TIMEOUT V8 # LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT | PASS V8 # LayoutTests/animations/big-rotation.html = FAIL | PASS V8 # LayoutTests/fast/css/continuationCrash.html = FAIL | PASS @@ -1209,10 +1208,10 @@ V8 # LayoutTests/fast/events/message-port-inactive-document.html = TIMEOUT V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = CRASH | PASS V8 # LayoutTests/http/tests/navigation/redirect-cycle.html = FAIL | PASS -// Bug 1341582 -V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS -V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS +// Bug 1341582 +V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS +V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS -V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL | PASS -V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS -V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = FAIL | PASS +V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL | PASS | TIMEOUT +V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS +V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = FAIL | PASS |