summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-20 14:07:28 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-20 14:07:28 +0000
commit301c2edc6810fd21354fc2bc5ef9bf770a60b697 (patch)
treed1b45a5b49d37daa24bb0c87f2c0e6ad6989ed4a
parent4b5add9adbb6a7dfe969e5a81bb33b71e16a0e4d (diff)
downloadchromium_src-301c2edc6810fd21354fc2bc5ef9bf770a60b697.zip
chromium_src-301c2edc6810fd21354fc2bc5ef9bf770a60b697.tar.gz
chromium_src-301c2edc6810fd21354fc2bc5ef9bf770a60b697.tar.bz2
Add NPAPIVisiblePluginTester.FLAKY_PluginConvertPointTest to the list of tests skipped on valgrind because it fails and causes false leak info.
TBR=stuartmorgan BUG=30661 TEST=none Review URL: http://codereview.chromium.org/1646017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45032 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest_mac.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
index 9114cc7..8fbd07b 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
@@ -31,7 +31,7 @@ BrowserEncodingTest.TestEncodingAutoDetect
DOMStorageTest.FLAKY_LocalStorageLayoutTests
ErrorPageTest.FLAKY_DNSError_Basic
ErrorPageTest.FLAKY_DNSError_GoBack1
-ErrorPageTest.FLAKY_DNSError_GoBack2
+ErrorPageTest.FLAKY_DNSError_GoBack2
ErrorPageTest.FLAKY_DNSError_GoBack2AndForward
ErrorPageTest.FLAKY_DNSError_GoBack2Forward2
SessionHistoryTest.FLAKY_LocationReplace
@@ -63,6 +63,7 @@ NPAPITester.ScheduleTimer
NPAPIVisiblePluginTester.SelfDeletePluginInNewStream
NPAPIVisiblePluginTester.MultipleInstancesSyncCalls
NPAPIVisiblePluginTester.PluginConvertPointTest
+NPAPIVisiblePluginTester.FLAKY_PluginConvertPointTest
# Possible timing related failure triggered only on mac valgrind bots.
# http://crbug.com/39401