Greg Ward wrote:
Anyone else seeing test failures on the 2.4 branch right now?  I started
seeing this failure:


Both are passing for me on OS X 10.3.8 w/ a fresh cvs up as of 15:41 PT. But I am getting failures for test_socket (ignoring the usual test__locale failure on OS X):


======================================================================
FAIL: testHostnameRes (__main__.GeneralModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "Lib/test/test_socket.py", line 273, in testHostnameRes
    self.fail("Error testing host resolution mechanisms.")
AssertionError: Error testing host resolution mechanisms.



Don't know if this is an "OS X" issue or a "my system" issue.

-Brett
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to