Message186474
The changeset for subtests in #16997 cause some tests in test_socket to fail on OS X.
Specifically, they cause some tests that were marked as expected failures to be run and be marked as failures.
I'm experiencing the same test failures as the OS X Mountain Lion buildbot. `Here's an example build failure (Build 1058). http://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.x/builds/1058`_
Per issue #12958 I believe these tests should be skipped on OS X.
I'm attaching a patch which skips the offending tests on OS X. |
|
Date |
User |
Action |
Args |
2013-04-10 03:10:29 | jramnani | set | recipients:
+ jramnani |
2013-04-10 03:10:29 | jramnani | set | messageid: <1365563429.51.0.176752850468.issue17684@psf.upfronthosting.co.za> |
2013-04-10 03:10:29 | jramnani | link | issue17684 messages |
2013-04-10 03:10:28 | jramnani | create | |
|