Message90715
Thanks, now all the tests pass.
However I had intermittent failures (with a really useful error message)
on test_docxmlrpc:
$ ./python Lib/test/regrtest.py -v test_docxmlrpc
test_docxmlrpc
test_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer)
Test that selfdot values are made strong automatically in the ... ok
test_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer)
Test that the server correctly automatically wraps references to PEPS ... ok
test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer)
... ok
test_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer)
Test that lambda functionality stays the same. The output produced ... ok
test_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer)
Test the precense of three consecutive system.* methods. ... ok
test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok
----------------------------------------------------------------------
Ran 6 tests in 0.392s
OK
1 test OK.
Unhandled exception in thread started by
Error in sys.excepthook:
Original exception was: |
|
Date |
User |
Action |
Args |
2009-07-19 22:45:18 | ezio.melotti | set | recipients:
+ ezio.melotti, pitrou, kristjan.jonsson |
2009-07-19 22:45:18 | ezio.melotti | set | messageid: <1248043518.47.0.104487713326.issue6499@psf.upfronthosting.co.za> |
2009-07-19 22:45:17 | ezio.melotti | link | issue6499 messages |
2009-07-19 22:45:16 | ezio.melotti | create | |
|