Message9088

Author zyasoft
Recipients mb_, zyasoft
Date 2014-10-06.03:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412565026.77.0.391126269535.issue2157@psf.upfronthosting.co.za>
In-reply-to
Content
First, this test only runs on Linux. But it now runs successfully against Jython trunk:

$ ./tests/run.sh -i ~/jythondev/jython27/dist/bin/jython ./tests/coreserver-cli.sh
=== Running tests with '/home/jbaker/jythondev/jython27/dist/bin/jython'
Running test 'coreserver-cli.sh' with 'jython' ...
--- Running coreserver tests
Running test 'shutdown.awl' with 'jython' ... [OK: 0:19.32]
--- Finished coreserver tests [OK]

All tests succeeded (with interpreter '/home/jbaker/jythondev/jython27/dist/bin/jython')

I assume we are now in good shape with the most recent changes in process support and socket lifecycle, so please tell if this is not the case.
History
Date User Action Args
2014-10-06 03:10:26zyasoftsetmessageid: <1412565026.77.0.391126269535.issue2157@psf.upfronthosting.co.za>
2014-10-06 03:10:26zyasoftsetrecipients: + zyasoft, mb_
2014-10-06 03:10:26zyasoftlinkissue2157 messages
2014-10-06 03:10:26zyasoftcreate