[Erp5-report] r17744 - /spec/mandriva/2007.1/python2.4/python2.4.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Nov 22 15:30:55 CET 2007
Author: kazuhiko
Date: Thu Nov 22 15:30:54 2007
New Revision: 17744
URL: http://svn.erp5.org?rev=17744&view=rev
Log:
disable test_openpty because it may fail on chroot environment.
Modified:
spec/mandriva/2007.1/python2.4/python2.4.spec
Modified: spec/mandriva/2007.1/python2.4/python2.4.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4/python2.4.spec?rev=17744&r1=17743&r2=17744&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4/python2.4.spec (original)
+++ spec/mandriva/2007.1/python2.4/python2.4.spec Thu Nov 22 15:30:54 2007
@@ -199,7 +199,7 @@
# (misc) test_minidom is not working for the moment
# tested on 2.4.1 (mdk), on ubuntu, on debian, on freebsd and gentoo
# should be reenabled for 2.4.3
-TESTOPTS="-l -x test_linuxaudiodev -x test_nis -x test_minidom -x test_socket -x test_sax"
+TESTOPTS="-l -x test_linuxaudiodev -x test_nis -x test_minidom -x test_socket -x test_sax -x test_openpty"
%ifarch x86_64
TESTOPTS="$TESTOPTS -x test_pwd"
%endif
More information about the Erp5-report
mailing list