Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jar-globbing test does not update mtime on CloudBees #2655

Closed
headius opened this issue Mar 6, 2015 · 1 comment
Closed

Jar-globbing test does not update mtime on CloudBees #2655

headius opened this issue Mar 6, 2015 · 1 comment

Comments

@headius
Copy link
Member

headius commented Mar 6, 2015

For whatever reason, the "Dir globs (Dir.glob and Dir.[]) respects jar content filesystem changes" spec added by @ratnikov does not see mtime update when running on CloudBees. See an example failure here; the timestamps are clearly the same even with a 5s delay and successful "zip" archive modification.

This same spec passes on Travis, which is also Linux. @enebo theorized there might be some filesystem quirks at play on CloudBees, but I have not investigated that.

Will commit shortly to disable this spec until we can figure out what's up with the 'Bees.

@headius headius added this to the JRuby 9.0.0.0 milestone Mar 6, 2015
@enebo enebo modified the milestone: JRuby 9.0.0.0 Jul 14, 2015
kares added a commit that referenced this issue Jun 11, 2018
... spec is actually useful guarding against a regression
~ reverts commit 1fe9e68
see GH-2655
@kares
Copy link
Member

kares commented Jun 11, 2018

re-enabled and pended on CloudBees only ... 3950c09#diff-fddfbb9687989d3b1dad1c62387a81a7R99

@kares kares closed this as completed Jun 11, 2018
@kares kares added this to the Non-Release milestone Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants