<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I believe the failures started with Facundo 
Batista's checkin on April 4th:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-------------------------------------</FONT></DIV>
<DIV>Author: facundo.batista<BR>Date: Wed Apr&nbsp; 4 16:10:40 2007<BR>New 
Revision: 54681<BR><BR>Modified:<BR>&nbsp;&nbsp; 
python/trunk/Lib/test/test_socket_ssl.py<BR>Log:<BR><BR>Fixed the way that the 
.pem files are looked for, and changed<BR>how to kill the process in win32 to 
use the _handle attribute.<BR><BR><BR>Modified: 
python/trunk/Lib/test/test_socket_ssl.py</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=brett@python.org href="mailto:brett@python.org">Brett Cannon</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=nnorwitz@gmail.com 
  href="mailto:nnorwitz@gmail.com">nnorwitz@gmail.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=python-checkins@python.org 
  href="mailto:python-checkins@python.org">python-checkins@python.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, April 06, 2007 11:27 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Python-checkins] Python 
  Regression Test Failures opt (1)</DIV>
  <DIV><BR></DIV><BR><BR>
  <DIV><SPAN class=gmail_quote>On 4/6/07, <B class=gmail_sendername>Neal 
  Norwitz</B> &lt;<A href="mailto:nnorwitz@gmail.com">nnorwitz@gmail.com</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">[SNIP]<BR>test_socket_ssl<BR>test 
    test_socket_ssl failed -- Traceback (most recent call 
    last):<BR>&nbsp;&nbsp;File 
    "/tmp/python-test/local/lib/python2.6/test/test_socket_ssl.py", line 117, in 
    testBasic<BR>&nbsp;&nbsp;&nbsp;&nbsp;self.assertEqual (i, 
    "Foo\n")<BR>AssertionError: 'ERRO' != 
    'Foo\n'<BR><BR>test_socketserver<BR>test_socketserver skipped -- Use of the 
    `network' resource not enabled<BR>test_softspace<BR>test_sort<BR>Exception 
    in thread Thread-43: <BR>Traceback (most recent call 
    last):<BR>&nbsp;&nbsp;File 
    "/tmp/python-test/local/lib/python2.6/threading.py", line 460, in 
    __bootstrap<BR>&nbsp;&nbsp;&nbsp;&nbsp;self.run()<BR>&nbsp;&nbsp;File 
    "/tmp/python-test/local/lib/python2.6/test/test_socket_ssl.py", line 163, in 
    run <BR>&nbsp;&nbsp;&nbsp;&nbsp;self.s.stdin.write(l)<BR>IOError: [Errno 32] 
    Broken pipe</BLOCKQUOTE>
  <DIV><BR><BR>Anyone know what caused these two tests to start 
  failing?<BR><BR>-Brett <BR></DIV><BR></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Python-checkins 
  mailing 
  list<BR>Python-checkins@python.org<BR>http://mail.python.org/mailman/listinfo/python-checkins<BR></BLOCKQUOTE></BODY></HTML>