diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-11 10:27:01 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-11 10:27:01 +0000 |
commit | 5da80df33dcd871dba15546f482350ef24c095fc (patch) | |
tree | 993a9ae55c947c3acecd6ca4ca7d370960368ac5 /tools | |
parent | 3a29593d5ef0a3d243a2417eca5510d2abfd8c13 (diff) | |
download | chromium_src-5da80df33dcd871dba15546f482350ef24c095fc.zip chromium_src-5da80df33dcd871dba15546f482350ef24c095fc.tar.gz chromium_src-5da80df33dcd871dba15546f482350ef24c095fc.tar.bz2 |
Disables RendererMainTest.CreateDestroy on our heapcheck bot.
This change disables a test RendererMainTest.CreateDestroy, which has been failing since circa Build 5778, on our heapchecker bot.
TBR=timurrrr,glider
BUG=79000
TEST=make the "Linux Heapcheck" bot green.
Review URL: http://codereview.chromium.org/6821042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81086 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/unit_tests.gtest-heapcheck.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt new file mode 100644 index 0000000..7c6f8f8 --- /dev/null +++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt @@ -0,0 +1,3 @@ +# This test has been failing on our heapchecker bot since circa Build 5778. +# http://crbug.com/79000 +RendererMainTest.CreateDestroy |