Author: arekm                        Date: Thu Jul  8 06:54:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable tests gdb (needs gdb) and ioctl (needs ptys)

---- Files affected:
packages/python:
   python.spec (1.373 -> 1.374) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.373 packages/python/python.spec:1.374
--- packages/python/python.spec:1.373   Thu Jul  8 08:18:36 2010
+++ packages/python/python.spec Thu Jul  8 08:54:45 2010
@@ -23,7 +23,7 @@
 # tests which may fail because of builder environment limitations (no /proc or 
/dev/pts)
 %define                nobuilder_tests test_resource test_openpty test_socket 
test_nis test_posix test_locale test_pty test_urllib2
 # tests which fail because of some unknown/unresolved reason (this list should 
be empty)
-%define                broken_tests test_anydbm test_bsddb test_re test_shelve 
test_whichdb test_zipimport test_distutils test_pydoc test_zlib test_file 
test_file2k
+%define                broken_tests test_anydbm test_bsddb test_re test_shelve 
test_whichdb test_zipimport test_distutils test_pydoc test_zlib test_file 
test_file2k test_gdb test_ioctl
 
 %define        beta            %{nil}
 
@@ -589,9 +589,6 @@
 LC_ALL=C
 export LC_ALL
 %if %{with tests}
-echo "BUILD CONTENT"
-ls -l build/lib.*
-echo "AFTER BUILD CONTENT"
 %{__make} -j1 test \
        TESTOPTS="%{test_flags} %{test_list}" \
        TESTPYTHON="LD_LIBRARY_PATH=`pwd` PYTHONHOME=`pwd` 
PYTHONPATH=`pwd`/Lib:`pwd`/Lib/lib-tk:`pwd`/build/lib.linux-`uname 
-m`-%{py_ver} ./python -tt"
@@ -1026,6 +1023,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.374  2010/07/08 06:54:45  arekm
+- disable tests gdb (needs gdb) and ioctl (needs ptys)
+
 Revision 1.373  2010/07/08 06:18:36  arekm
 - trying to debug failure on builders
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.373&r2=1.374&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to