I have fixed the flakiness in DiskSpaceLimitIntegrationTest in 64da18 to the best of my ability. If you see any flaky failures in this test after 64da18, please email the dev list (or me) with the stack trace. Also if you have any further ideas on fixing the flakiness, please add that as well.
commit 35f92e074e4b7e24c471e9b37d2f5fe08a0d9cd7 Author: Kirk Lund <kl...@apache.org> Date: Mon Nov 7 15:45:45 2016 -0800 GEODE-2082: rename aboveZeroKeepsAtLeastOneFile to aboveZeroDeletesOldestFile commit 64da18de4fb64f59eab537fb7d01edf8d1117a9b Author: Kirk Lund <kl...@apache.org> Date: Mon Nov 7 11:21:23 2016 -0800 GEODE-2082: fix flakiness in sameKeepsOneFile * rename sameKeepsOneFile to aboveZeroKeepsAtLeastOneFile Thanks, Kirk