Re: Build failed in Jenkins: Geode-nightly #829

2017-05-08 Thread Kirk Lund
Looks like AdminRegion isn't "a Region" -- it's some sort of snapshot of a Region. I don't know anything more than you unfortunately. On Mon, May 8, 2017 at 11:05 AM, Avinash Dongre wrote: > It looks like >

Re: Build failed in Jenkins: Geode-nightly #829

2017-05-08 Thread Avinash Dongre
It looks like org.apache.geode.distributed.internal.ConsoleDistributionManagerDUnitTest > testApplications FAILED because of my changes in GEODE-254. Since it is marked as Flaky I just ignore it but after replacing assertEquals(2, root.keySet().size()); with assertEquals(2,

Build failed in Jenkins: Geode-nightly #829

2017-05-08 Thread Apache Jenkins Server
See -- [...truncated 120.69 KB...] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at