Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Eric Shu
Running repeated tests in IDEA takes a while. So no, I have not finished running of the test. Will try again to see if failed with the same. -Eric On Wed, Mar 4, 2020 at 2:53 PM Jinmei Liao wrote: > Have you tried running all the changed tests in your IDEA repeatedly to see > if there would be

Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Jinmei Liao
Have you tried running all the changed tests in your IDEA repeatedly to see if there would be a failure? On Wed, Mar 4, 2020 at 1:28 PM Eric Shu wrote: > My PR (https://github.com/apache/geode/pull/4709) continue to fail in > stressNewTest. I have been retrigger the test and all failed with same

Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Mark Hanson
Hi Eric, When you have a moment, ping me. I can help. I think… Thanks, Mark > On Mar 4, 2020, at 1:27 PM, Eric Shu wrote: > > My PR (https://github.com/apache/geode/pull/4709) continue to fail in > stressNewTest. I have been retrigger the test and all failed with same > issue. I need help to