Re: RMIServer stub failures

2017-07-19 Thread Kirk Lund
wait step. If anyone has further ideas, please send them my way... On Wed, Jul 19, 2017 at 10:01 AM, Kirk Lund wrote: > Any ideas what to do with RMIServer stub failures in tests? This seems to > be something going wrong in the JDK code that's outside of our control. > Moving the

RMIServer stub failures

2017-07-19 Thread Kirk Lund
Any ideas what to do with RMIServer stub failures in tests? This seems to be something going wrong in the JDK code that's outside of our control. Moving these JMX tests to FlakyTest category will have no effect. We'll simply have all JMX tests in FlakyTest instead of IntegrationTest. I c