diff options
author | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-24 00:16:19 +0000 |
---|---|---|
committer | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-24 00:16:19 +0000 |
commit | dfc40ba36bcc077556e0ad50523b1e144e17064c (patch) | |
tree | 88da8ad2fb2624e14a8ba0ca848133c5af9ab8ba /tools/heapcheck | |
parent | e141f7f97df02937cc569a0dd9b977d9adc673d7 (diff) | |
download | chromium_src-dfc40ba36bcc077556e0ad50523b1e144e17064c.zip chromium_src-dfc40ba36bcc077556e0ad50523b1e144e17064c.tar.gz chromium_src-dfc40ba36bcc077556e0ad50523b1e144e17064c.tar.bz2 |
Disable more failing tests on heapchecker
TBR=timurrrr@chromium.org
BUG=97857
TEST=none
Review URL: http://codereview.chromium.org/8044007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102624 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/test_shell_tests.gtest-heapcheck.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt b/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt index c4ab2bb..e463c89 100644 --- a/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt +++ b/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt @@ -3,7 +3,9 @@ WebDOMEventListenerTest.SameListenerMultipleEvents # Fails on Chrome OS, crbug.com/97857 BufferedResourceLoaderTest.BufferWindow_SetVeryLarge +DomSerializerTests.SerializeDocumentWithDownloadedIFrame DomSerializerTests.SerializeHTMLDOMWithAddingMOTW +DomSerializerTests.SerializeHTMLDOMWithBaseTag DomSerializerTests.SerializeHTMLDOMWithDocType DomSerializerTests.SerializeHTMLDOMWithMultipleMetaCharsetInOriginalDoc DomSerializerTests.SerializeHTMLDOMWithNoMetaCharsetInOriginalDoc @@ -11,6 +13,10 @@ DomSerializerTests.SerializeHTMLDOMWithNonStandardEntities DomSerializerTests.SerializeHTMLDOMWithoutDocType DomSerializerTests.SerializeXMLDocWithBuiltInEntities FileAccessPermissionsTest.FileAccessChecks +FileSystemPathManagerTest.GetRootPathFileURI +FileSystemPathManagerTest.GetRootPathFileURIWithAllowFlag +FileSystemPathManagerTest.GetRootPathGetWithoutCreate +FileSystemPathManagerTest.GetRootPathInIncognito IFrameRedirectTest.Test ListenerLeakTest.HiddenReferences WebDOMEventListenerTest.AttributeMutationEvent |