We won’t get notifications from successful builds (which should happen always except for newly introduced issues).
So you’ll only get notified of flaky test failures. ++1 Anthony > On Mar 13, 2017, at 1:32 PM, Kirk Lund <kl...@pivotal.io> wrote: > > Right now the flaky tests are NOT part of the nightly build report. > However, they can make it fail. At present, if only flaky tests fail, then > it generates errors in console output but the test results page says zero > tests fail. And we always have at least one flaky fail, so we never get a > green build. > > > On Mon, Mar 13, 2017 at 12:22 PM, Anilkumar Gingade <aging...@pivotal.io> > wrote: > >> I like the idea...But, it will be nice to a single report...When the jobs >> are split, there may be tendency to ignore the flaky-test runs.... >> >> Other option is to: run all non-flaky tests first and then flaky-tests... >> >> -Anil. >> >> >> On Mon, Mar 13, 2017 at 10:44 AM, Kirk Lund <kl...@apache.org> wrote: >> >>> I'd like to propose splitting the Geode Nightly build into two jobs: >>> >>> 1) precheckin without flakyTest >>> 2) flakyTest by itself >>> >>