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: UnixDomainSocketSpec A Unix Domain Socket should receive what is sent #1377

Open
2m opened this issue Dec 17, 2018 · 6 comments
Open

Comments

@2m
Copy link
Member

2m commented Dec 17, 2018

[info] UnixDomainSocketSpec:
[info] A Unix Domain Socket
[info] - should receive what is sent *** FAILED *** (656 milliseconds)
[info]   java.util.NoSuchElementException: head of empty stream
[info]   at akka.stream.scaladsl.Sink$$anonfun$head$1$$anonfun$apply$2$$anonfun$apply$3.apply(Sink.scala:174)
[info]   at akka.stream.scaladsl.Sink$$anonfun$head$1$$anonfun$apply$2$$anonfun$apply$3.apply(Sink.scala:174)
[info]   at scala.Option.getOrElse(Option.scala:121)
[info]   at akka.stream.scaladsl.Sink$$anonfun$head$1$$anonfun$apply$2.apply(Sink.scala:174)
[info]   at akka.stream.scaladsl.Sink$$anonfun$head$1$$anonfun$apply$2.apply(Sink.scala:174)
[info]   at scala.util.Success$$anonfun$map$1.apply(Try.scala:237)
[info]   at scala.util.Try$.apply(Try.scala:192)
[info]   at scala.util.Success.map(Try.scala:237)
[info]   at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:237)

https://travis-ci.org/akka/alpakka/jobs/467872221

@2m
Copy link
Member Author

2m commented Jan 15, 2019

Different testcase, same cause: https://travis-ci.org/akka/alpakka/jobs/475052701

@2m 2m mentioned this issue Jan 15, 2019
@huntc
Copy link
Contributor

huntc commented Jan 15, 2019

Sorry for the delay - I must get to this...

@2m
Copy link
Member Author

2m commented Jan 31, 2019

@2m
Copy link
Member Author

2m commented Feb 1, 2019

@ennru
Copy link
Member

ennru commented Feb 13, 2019

@ennru ennru mentioned this issue Feb 13, 2019
4 tasks
@2m
Copy link
Member Author

2m commented Feb 14, 2019

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

3 participants