> Were we able to harvest any test cases from the "intermittent failures" that > caused this commit to be reverted in the first place? If so, should we add > one as a test case here?
@demobox If we run integration tests nightly, that should provide sufficient coverage. Carving out a unit test is possible but tedious -- I'd have to run the test in a loop till I "discover" a timestamp that demonstrates the problem. LMK if that's a blocker for this to go in and I'll try to find some spare cycles for this. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/135#issuecomment-24109531
