In local instances of Jenkins, I can see a list of "Skipped" tests -- these
are JUnit tests which were skipped because they are marked with @Ignore or
because they have an org.junit.Assume check that wasn't satisfied (example:
Assume.assumeTrue(isWindows())). I can't figure out where that view is in
the ASF Jenkins for Geode Nightly Build. Is it there and I'm just missing
it or I have insufficient permissions?

Reply via email to