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

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

Reply via email to