summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2012-10-05 01:36:11 (GMT)
committerJesus Cea <jcea@jcea.es>2012-10-05 01:36:11 (GMT)
commitf01d695ccdf47855aa9b5f2185a8ce349ed004aa (patch)
treef0384a68cb1b511792e4917e417a998324da0ce1 /Lib/test/regrtest.py
parentfa7d5392d467d832e259aff3834bc19a3c005600 (diff)
downloadcpython-f01d695ccdf47855aa9b5f2185a8ce349ed004aa.zip
cpython-f01d695ccdf47855aa9b5f2185a8ce349ed004aa.tar.gz
cpython-f01d695ccdf47855aa9b5f2185a8ce349ed004aa.tar.bz2
Closes #16135: Removal of OS/2 support
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index e977e42..1d1a695 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -1621,20 +1621,6 @@ _expectations = (
test_ossaudiodev
test_socketserver
"""),
- ('os2emx',
- """
- test_audioop
- test_curses
- test_epoll
- test_kqueue
- test_largefile
- test_mmap
- test_openpty
- test_ossaudiodev
- test_pty
- test_resource
- test_signal
- """),
('freebsd',
"""
test_devpoll