diff options
author | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-24 05:29:20 +0000 |
---|---|---|
committer | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-24 05:29:20 +0000 |
commit | ed0d01ba72f8850887e0f27bc21e7ca250e31d9e (patch) | |
tree | c40d608046b8153af62f0be2675e27a42429798d | |
parent | e30d2bae61416c2415d2675e10f4123403c3646e (diff) | |
download | chromium_src-ed0d01ba72f8850887e0f27bc21e7ca250e31d9e.zip chromium_src-ed0d01ba72f8850887e0f27bc21e7ca250e31d9e.tar.gz chromium_src-ed0d01ba72f8850887e0f27bc21e7ca250e31d9e.tar.bz2 |
these 2 tests started failing after the license change, mark them as flaky.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1289 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 2dbb2e3..62aec64 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -86,6 +86,10 @@ V8 | KJS # LayoutTests/http/tests/xmlhttprequest/methods-async.html = TIMEOUT // even when a request didn't send the header. V8 | KJS # LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL +# Bug 1341582 +V8 | KJS # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS +V8 | KJS # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS + // ----------------------------------------------------------------- // TEXT // ----------------------------------------------------------------- |