Issue Type: Bug Bug
Assignee: Thomas E Enebo
Created: 25/Oct/12 12:25 PM
Description:

If you create a DateTime object, then call to_time on it, the time object returned sometimes has different nanoseconds than the DateTime object. The best way I've found to reproduce this is with an infinite loop, and formatting both objects with strftime.

Here is a test to demonstrate the problem:

https://gist.github.com/3954145

I believe this is causing intermittent failures on the JRuby build in the Psych tests.

Project: JRuby
Priority: Major Major
Reporter: Aaron Patterson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to