This PR changes 17 tests. At 50 repeats each, that’s 850 tests. I’m not sure
if StressNew does all 850 serially — if it does, they would have to complete in
under 10 seconds per test to duck the concourse timeout (currently set a little
over 2 hours).
Approximately how long do you expect each
On the PR for https://github.com/apache/geode/pull/2938, the StressNewTest
and (in two different runs of the same code) other jobs fail occasionally.
I'm inclined to think that the Upgrade and Acceptance test failures were
caused by flaky tests, and I can keep rerunning the PR build.
The StressNe
IntelliJ 2018.3.1 downloads sources jars for the jars of old geode versions
that the geode-old-versions module refers to. The Javadoc {@link class}
editor support in IJ 2018.3.1 then seems to randomly reference some of the
Geode classes in those old geode jars instead of local .java files in the
pr