Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:12.2_ArchPorts
python3
python-3.2.2-disable-tests-in-test_io.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-3.2.2-disable-tests-in-test_io.patch of Package python3
Index: Python-3.2.2/Lib/test/test_io.py =================================================================== --- Python-3.2.2.orig/Lib/test/test_io.py +++ Python-3.2.2/Lib/test/test_io.py @@ -2804,6 +2804,7 @@ class SignalsTest(unittest.TestCase): self.check_interrupted_read_retry(lambda x: x, mode="r") + @unittest.skip('rhbz#732998') @unittest.skipUnless(threading, 'Threading required for this test.') def check_interrupted_write_retry(self, item, **fdopen_kwargs): """Check that a buffered write, when it gets interrupted (either
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor