Time#_load RubySpec failures ---------------------------- Key: JRUBY-3147 URL: http://jira.codehaus.org/browse/JRUBY-3147 Project: JRuby Issue Type: Bug Components: RubySpec Reporter: Charles Oliver Nutter Assignee: Thomas E Enebo Fix For: JRuby 1.1.6
{noformat} [java] 16) [java] Time#_load loads a time object in the new format FAILED [java] Expected Mon Jan 25 22:55:00 UTC 1971 [java] to equal Sun Jan 16 02:01:01 UTC 2000 [java] [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:21 [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:4 [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:54:in `load' [java] [java] 17) [java] Time#_load loads a time object in the old UNIX timestamp based format FAILED [java] Expected Sun Jun 30 17:22:23 UTC 2019 [java] to equal Sat Jan 15 20:01:01 -0600 2000 [java] [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:33 [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:4 [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/time/_load_spec.rb:54:in `load' {noformat} -- 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