[Python-checkins] r60531 - python/trunk/Misc/build.sh

neal.norwitz python-checkins at python.org
Sat Feb 2 19:52:52 CET 2008


Author: neal.norwitz
Date: Sat Feb 2 19:52:51 2008
New Revision: 60531
Modified:
 python/trunk/Misc/build.sh
Log:
Update the leaky tests (ie, ignore these tests if they report leaks). This version has been running for a while.
Modified: python/trunk/Misc/build.sh
==============================================================================
--- python/trunk/Misc/build.sh	(original)
+++ python/trunk/Misc/build.sh	Sat Feb 2 19:52:51 2008
@@ -67,7 +67,7 @@
 # Note: test_XXX (none currently) really leak, but are disabled
 # so we don't send spam. Any test which really leaks should only 
 # be listed here if there are also test cases under Lib/test/leakers.
-LEAKY_TESTS="test_(cmd_line|popen2|socket|urllib2_localnet)"
+LEAKY_TESTS="test_(cmd_line|popen2|socket|sys|threadsignals|urllib2_localnet)"
 
 # Skip these tests altogether when looking for leaks. These tests
 # do not need to be stored above in LEAKY_TESTS too.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /