JRuby File.ctime not updated
----------------------------
Key: JRUBY-6040
URL: https://jira.codehaus.org/browse/JRUBY-6040
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6.4
Environment: Travis CI,
http://about.travis-ci.org/docs/user/ci-environment/
Ubuntu 10.04, 32-bit
Reporter: Michael Kessler
Assignee: Thomas E Enebo
Priority: Minor
I was working on the [Guard|https://github.com/guard/guard] specs for JRuby and
noticed a bug, where File.ctime is not being updated. This happens only on
Travis CI, I was not able to reproduce it on my local OS X Lion development
machine or in my Ubuntu 11.04 32-Bit VM installation.
To reproduce the bug I pushed [a spec that tests ctime and mtime
modifications|https://github.com/guard/guard/blob/jruby_travis_ctime_bug/spec/travis_spec.rb].
As you can see in [the failing
build|http://travis-ci.org/#!/guard/guard/builds/130410], everything is fine
1.8.7, 1.9.2, REE and Rubinius, but it [fails on
JRuby|http://travis-ci.org/#!/guard/guard/builds/130414] because File.ctime is
not updated after touching the test file.
--
This message is automatically generated by JIRA.
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