Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
6a380247
Commit
6a380247
authored
Jun 07, 2003
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch #746801: FreeBSD 4 expected failures, by Charles Swiger.
parent
a594c39c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
Lib/test/regrtest.py
Lib/test/regrtest.py
+30
-0
No files found.
Lib/test/regrtest.py
View file @
6a380247
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment