[ 
https://issues.apache.org/jira/browse/GEODE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824333#comment-16824333
 ] 

ASF subversion and git services commented on GEODE-6693:
--------------------------------------------------------

Commit 88b3c512c77389c58027d851e2a10066e9fb49ad in geode's branch 
refs/heads/develop from Helena Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=88b3c51 ]

GEODE-6693: run concurrency tests for longer (#3488)

Run the concurrency test runner for longer by default to increase the
chance of catching issues, and move runner's tests to the integration
level since they are non-deterministic.

Signed-off-by: Jacob Barrett <[email protected]>

> CI Failure: ConcurrentTestRunnerTest > confirmThatInParallelRunsConcurrently
> ----------------------------------------------------------------------------
>
>                 Key: GEODE-6693
>                 URL: https://issues.apache.org/jira/browse/GEODE-6693
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Helena Bales
>            Assignee: Helena Bales
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> ConcurrentTestRunnerTest > confirmThatInParallelRunsConcurrently fails 
> intermittently in CI with stack trace:
> {noformat}
> org.apache.geode.test.concurrency.ConcurrentTestRunnerTest > 
> confirmThatInParallelRunsConcurrently FAILED
>       
>     org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
>       at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>       at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>       at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>       at 
> org.apache.geode.test.concurrency.ConcurrentTestRunnerTest.confirmThatInParallelRunsConcurrently(ConcurrentTestRunnerTest.java:36)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to