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

FAILED: TcpFlowSpec #16165

Closed
drewhk opened this issue Oct 29, 2014 · 1 comment
Closed

FAILED: TcpFlowSpec #16165

drewhk opened this issue Oct 29, 2014 · 1 comment
Assignees
Milestone

Comments

@drewhk
Copy link
Member

drewhk commented Oct 29, 2014

Fails on my machine

[WARN] [10/29/2014 12:03:15.138] [TcpFlowSpec-akka.actor.default-dispatcher-9] [akka://TcpFlowSpec/system/IO-TCP-STREAM/client-6-%2F127.0.0.1%3A51525] received dead letter from Actor[akka://TcpFlowSpec/system/IO-TCP/selectors/$a/16#267563068]: ConfirmedClosed
[WARN] [10/29/2014 12:03:15.138] [TcpFlowSpec-akka.actor.default-dispatcher-9] [akka://TcpFlowSpec/system/IO-TCP/selectors/$a/16] received dead letter from Actor[akka://TcpFlowSpec/system/IO-TCP-STREAM/client-6-%2F127.0.0.1%3A51525#1142038191]: Terminated(Actor[akka://TcpFlowSpec/system/IO-TCP-STREAM/client-6-%2F127.0.0.1%3A51525#1142038191])
[WARN] [10/29/2014 12:03:15.197] [TcpFlowSpec-akka.actor.default-dispatcher-2] [akka://TcpFlowSpec/user/$h/$a] unhandled message from Actor[akka://TcpFlowSpec/system/IO-TCP/selectors/$a/20#1411262844]: Aborted
[info] - must shut down both streams when connection is completely closed *** FAILED ***
[info]   java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class akka.stream.testkit.StreamTestKit$OnError
[info]   at scala.Predef$.assert(Predef.scala:179)
[info]   at akka.testkit.TestKitBase$class.expectMsgClass_internal(TestKit.scala:423)
[info]   at akka.testkit.TestKitBase$class.expectMsgType(TestKit.scala:396)
[info]   at akka.testkit.TestKit.expectMsgType(TestKit.scala:718)
[info]   at akka.stream.testkit.StreamTestKit$SubscriberProbe.expectError(StreamTestKit.scala:104)
[info]   at akka.stream.io.TcpFlowSpec$$anonfun$1$$anonfun$apply$mcV$sp$7.apply$mcV$sp(TcpFlowSpec.scala:140)
[info]   at akka.stream.io.TcpFlowSpec$$anonfun$1$$anonfun$apply$mcV$sp$7.apply(TcpFlowSpec.scala:130)
[info]   at akka.stream.io.TcpFlowSpec$$anonfun$1$$anonfun$apply$mcV$sp$7.apply(TcpFlowSpec.scala:130)
[info]   at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
[info]   at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
[info]   ...
@drewhk drewhk added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted bug t:stream t:io labels Oct 29, 2014
@drewhk drewhk added this to the streams-0.10 milestone Oct 29, 2014
@drewhk drewhk added 3 - in progress Someone is working on this ticket and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Oct 29, 2014
@drewhk drewhk self-assigned this Oct 29, 2014
@drewhk
Copy link
Member Author

drewhk commented Oct 29, 2014

Not a bug, we just didn't release the previous fix and streams cannot depend on unreleased code

@drewhk drewhk modified the milestones: invalid, streams-0.10 Oct 29, 2014
@drewhk drewhk closed this as completed Nov 10, 2014
@ktoso ktoso removed the 3 - in progress Someone is working on this ticket label Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants