Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Gentoo Linux; amd64; JRuby 1.6.7
-
Number of attachments :
Description
This time it's timecop gem that fails tests; the problem is that the date library seems to be always loaded, so when the testsuite checks that the Date and DateTime classes do not exist.. they both exist.
See attached log.
Issue Links
- is related to
-
JRUBY-6570
autoload :Time, 'time' doesn't work
-
Activity
Hiro Asari
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is related to |
There appears to be some other libraries that are erroneously loaded. I have not examined all of them yet.