I have completed reverting all changes from Friday that introduced build failures. My latest precheckin was GREEN. Please feel free to commit changes to GFSH Command classes or tests again.
I did see two flaky failures involving Command tests but those were not introduced on Friday. Thanks, Kirk On Sun, Aug 13, 2017 at 3:29 PM, Kirk Lund <kl...@apache.org> wrote: > Please do NOT commit any further changes to GFSH Commands classes or their > tests. > > I have a commit ready to vert all Commands changes from Friday. > Unfortunately two more commits are now adding to the problems and now I'm > going to have to revert these as well in order to revert the other commits > I was ready to revert: > > commit ca4b81207091d24ddbab1bf46b424aaf73ed51e4 > Author: Jinmei Liao <jil...@pivotal.io> > Date: Fri Aug 11 15:41:29 2017 -0700 > > GEODE-3328: fix a test failure on windows. > >