SPECS: python.spec - skip urllib2 test as /etc/resolv.conf is empty on buil...

wrobell wrobell at pld-linux.org
Thu Apr 16 09:45:14 CEST 2009


Author: wrobell                      Date: Thu Apr 16 07:45:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- skip urllib2 test as /etc/resolv.conf is empty on builders

---- Files affected:
SPECS:
   python.spec (1.343 -> 1.344) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.343 SPECS/python.spec:1.344
--- SPECS/python.spec:1.343	Wed Apr 15 23:29:11 2009
+++ SPECS/python.spec	Thu Apr 16 09:45:08 2009
@@ -19,7 +19,7 @@
 # tests which will not work on 64-bit platforms
 %define		no64bit_tests	test_audioop test_rgbimg test_imageop
 # 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
+%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
 
@@ -971,6 +971,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.344  2009/04/16 07:45:08  wrobell
+- skip urllib2 test as /etc/resolv.conf is empty on builders
+
 Revision 1.343  2009/04/15 21:29:11  wrobell
 - ver. 2.6.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.343&r2=1.344&f=u



More information about the pld-cvs-commit mailing list