Updates:
        Summary: Test with Jython 2.7 betas
        Owner: pekka.klarck
        Cc: [email protected]

Comment #2 on issue 1730 by pekka.klarck: Test with Jython 2.7 betas
http://code.google.com/p/robotframework/issues/detail?id=1730

Tested with Jython 2.7 beta 2 got from
http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-b2/jython-installer-2.7-b2.jar

Findings:

- Many tests for new DateTime library (issue 415) failed due to datetime.strptime not supporting %f directive. This was fixed.

- Using Process library "Terminate Process" or "Send Signal To Process" fail with "NameError: global name '_subprocess' is not defined". These aren't supported by earlier Jython versions either but there the error is more informative. This error comes directly from Jython and I don't think it makes sense for us to do anything for it at this point.

- Otherwise everything seems to work exactly like with earlier Jython versions. No reason why not to update.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to