CARVIEW |
Select Language
HTTP/2 200
date: Thu, 28 Aug 2025 00:37:31 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
JythonDeveloperGuide/RegressionTestNotes - JythonWiki
Windows regrtest failures
- 1 tests failed:
- test_java_integration
- test_java_integration - jython.bat needs (or 'should' as there's absolutely nothing subprocess can do about it) to strip surrounding quotes from command line arguments
Also still problematic:
- test_mailbox - fails so horribly that it's temporarily disabled from regrtest --expected. Leaves open file handles among other things, see https://fisheye3.atlassian.com/changelog/jython?cs=6427&csize=3 for related fixes done to test_old_mailbox
- test_subprocess - test_communicate_pipe_buf https://bugs.jython.org/issue1356
JythonDeveloperGuide/RegressionTestNotes (last edited 2009-05-31 00:27:42 by PhilipJenvey)