Commit 6a380247 authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #746801: FreeBSD 4 expected failures, by Charles Swiger.

parent a594c39c
......@@ -903,6 +903,36 @@ _expectations = {
test_signal
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
""",
}
class _ExpectedSkips:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment