You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: