packages: python/python.spec - test_file/test_file2k as broken (seem that t...

arekm arekm at pld-linux.org
Wed Jul 7 22:32:30 CEST 2010


Author: arekm                        Date: Wed Jul  7 20:32:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- test_file/test_file2k as broken (seem that trying to use stdin even if there is no stdin)

---- Files affected:
packages/python:
   python.spec (1.368 -> 1.369) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.368 packages/python/python.spec:1.369
--- packages/python/python.spec:1.368	Wed Jul  7 22:16:57 2010
+++ packages/python/python.spec	Wed Jul  7 22:32:24 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
+%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	beta		%{nil}
 
@@ -1024,6 +1024,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.369  2010/07/07 20:32:24  arekm
+- test_file/test_file2k as broken (seem that trying to use stdin even if there is no stdin)
+
 Revision 1.368  2010/07/07 20:16:57  arekm
 - retry failed tests in verbose mode
 
================================================================

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



More information about the pld-cvs-commit mailing list