Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Investigate spurious test fails - race conditions? #115

Open
povder opened this issue Jun 24, 2017 · 0 comments
Open

Investigate spurious test fails - race conditions? #115

povder opened this issue Jun 24, 2017 · 0 comments

Comments

@povder
Copy link
Member

povder commented Jun 24, 2017

[info] - stochastic_spec103_mustSignalOnMethodsSequentially *** FAILED ***
[info]   java.util.concurrent.TimeoutException: Futures timed out after [10 seconds]
[info]   at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:223)
[info]   at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:227)
[info]   at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:190)
[info]   at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
[info]   at scala.concurrent.Await$.result(package.scala:190)
[info]   at io.rdbc.test.package$AwaitableOps.get(package.scala:26)
[info]   at io.rdbc.test.RowPublisherVerification.createPublisher(RowPublisherVerification.scala:63)
[info]   at org.reactivestreams.tck.PublisherVerification.activePublisherTest(PublisherVerification.java:1091)
[info]   at org.reactivestreams.tck.PublisherVerification$5.apply(PublisherVerification.java:244)
[info]   at org.reactivestreams.tck.PublisherVerification$5.apply(PublisherVerification.java:241)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant