[Python-checkins] python/dist/src/Lib/test regrtest.py,1.141,1.142

Andrew MacIntyre andymac@bullseye.apana.org.au
Sun, 8 Jun 2003 22:06:05 +1000 (EST)


On Sat, 7 Jun 2003 loewis@users.sourceforge.net wrote:

> Update of /cvsroot/python/python/dist/src/Lib/test
> In directory sc8-pr-cvs1:/tmp/cvs-serv4353
>
> Modified Files:
> 	regrtest.py
> Log Message:
> Patch #746801: FreeBSD 4 expected failures, by Charles Swiger.

Several of these exclusions are incorrect, if I understand the comments
in regrtest.py correctly - specifically test_socketserver, test_socket_ssl
and test_timeout all depend on the network resource.  These 3 should pass
on a FreeBSD 4.x box with the network resource enabled, and
test_socketserver & test_socket_ssl should pass (with -u network) on
FreeBSD 4.x in the 2.2-maintenance branch as well.

> Index: regrtest.py
> ===================================================================
> RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
> retrieving revision 1.141
> retrieving revision 1.142
> diff -C2 -d -r1.141 -r1.142
> *** regrtest.py	17 May 2003 20:44:12 -0000	1.141
> --- regrtest.py	7 Jun 2003 20:01:37 -0000	1.142
> ***************
> *** 904,907 ****
> --- 904,937 ----
>           test_sunaudiodev
>           """,
> +      'freebsd4':
> +          """
> +        test_aepack
> +        test_al
> +        test_bsddb
> +        test_bsddb3
> +        test_cd
> +        test_cl
> +        test_email_codecs
> +        test_gl
> +        test_imgfile
> +        test_linuxaudiodev
> +        test_locale
> +        test_macfs
> +        test_macostools
> +        test_nis
> +        test_normalization
> +        test_ossaudiodev
> +        test_pep277
> +        test_plistlib
> +        test_scriptpackages
> +        test_socket_ssl
> +        test_socketserver
> +        test_sunaudiodev
> +        test_timeout
> +        test_unicode_file
> +        test_urllibnet
> +        test_winreg
> +        test_winsound
> +         """,
>   }
>
>
>
>
> _______________________________________________
> Python-checkins mailing list
> Python-checkins@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>

Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac@bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac@pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia