SF.net SVN: gar:[23542] csw/mgar/pkg/lang-python/python/branches/python-2.7 /Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun May 4 00:30:34 CEST 2014
Revision: 23542
http://sourceforge.net/p/gar/code/23542
Author: wahwah
Date: 2014-05-03 22:30:33 +0000 (Sat, 03 May 2014)
Log Message:
-----------
lang-python/python/branches/python-2.7: Tests are failing on 5.9
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
Modified: csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile 2014-05-03 19:55:53 UTC (rev 23541)
+++ csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile 2014-05-03 22:30:33 UTC (rev 23542)
@@ -42,7 +42,8 @@
# The test for sunaudiodev fails. Not that it's a good practice to skip
# tests.
-#SKIPTEST = 1
+SKIPTEST_5.9 = 1
+SKIPTEST = $(SKIPTEST_$(GAROSREL))
TEST_SCRIPTS = custom
# for a faster turn-around:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list