Lots of spec failures for Time
------------------------------

                 Key: JRUBY-1807
                 URL: http://jira.codehaus.org/browse/JRUBY-1807
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.x
         Environment: Latest JRuby 1.1b1
            Reporter: Vladimir Sizikov
            Priority: Critical
         Attachments: time.patch

Running rubinius specs against the latest JRuby leads to 19 failures out of 55. 
Not good.

For example:

{noformat}
ENV["TZ"]="CET-1:00:00"
puts Time.at(0).hour
{noformat}

Prints 1 in MRI, but 0 in JRuby.
And there are many more such failures.

The provided patch (one-liner) reduces the number of spec failures from 19 to 5 
8-).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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