https://bugzilla.redhat.com/show_bug.cgi?id=1373487
Petr Viktorin pviktori@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pviktori@redhat.com
--- Comment #7 from Petr Viktorin pviktori@redhat.com --- I finally got around to testing this on f25. `python33 -m test` gives 3 errors:
- test_compileall (test_no_args_respects_force_flag: failure in subprocess) - test_ftplib (test_auth_ssl: SSLV3_ALERT_HANDSHAKE_FAILURE) - test_faulthandler (hangs) - test_ssl (test_protocol_sslv3, test_options)
Are those expected?