Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AmqpConnectorsTest.publishFanoutAndConsume #20

Closed
2m opened this issue Nov 4, 2016 · 2 comments
Closed

AmqpConnectorsTest.publishFanoutAndConsume #20

2m opened this issue Nov 4, 2016 · 2 comments
Labels
Milestone

Comments

@2m
Copy link
Member

2m commented Nov 4, 2016

[info] Test akka.stream.alpakka.amqp.AmqpConnectorsTest.publishFanoutAndConsume started
[error] Test akka.stream.alpakka.amqp.AmqpConnectorsTest.publishFanoutAndConsume failed: java.util.concurrent.TimeoutException: null, took 10.468 sec
[error]     at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1771)
[error]     at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915)
[error]     at scala.concurrent.java8.FuturesConvertersImpl$CF.scala$concurrent$java8$FuturesConvertersImpl$CF$$super$get(FutureConvertersImpl.scala:84)
[error]     at scala.concurrent.java8.FuturesConvertersImpl$CF$$anonfun$get$2.apply(FutureConvertersImpl.scala:84)
[error]     at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
[error]     at scala.concurrent.package$.blocking(package.scala:123)
[error]     at scala.concurrent.java8.FuturesConvertersImpl$CF.get(FutureConvertersImpl.scala:84)
[error]     at akka.stream.alpakka.amqp.AmqpConnectorsTest.publishFanoutAndConsume(AmqpConnectorsTest.java:141)
[error]     ...
[info] Test run finished: 1 failed, 0 ignored, 2 total, 10.785s

https://travis-ci.org/akka/alpakka/builds/173177910

@2m 2m added the bug label Nov 4, 2016
@johanandren
Copy link
Member

(should we have a failed label here like in Akka to keep these separated from actual confirmed bugs?)

@2m 2m added failed and removed bug labels Nov 4, 2016
@2m 2m changed the title FAILED: AmqpConnectorsTest.publishFanoutAndConsume AmqpConnectorsTest.publishFanoutAndConsume Nov 4, 2016
@ktoso
Copy link
Member

ktoso commented Nov 4, 2016

yeah, porting entire tag structure from akka would make sense IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants