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 should not be able to connect to a non-existent file #1649

Open
2m opened this issue Apr 16, 2019 · 17 comments
Open

Comments

@2m
Copy link
Member

2m commented Apr 16, 2019

[info] - should not be able to connect to a non-existent file *** FAILED *** (14 milliseconds)
[info]   scala.MatchError: java.util.NoSuchElementException: head of empty stream (of class java.util.NoSuchElementException)
[info]   at docs.scaladsl.UnixDomainSocketSpec$$anonfun$1$$anonfun$apply$mcV$sp$7$$anonfun$apply$15.apply(UnixDomainSocketSpec.scala:177)
[info]   at docs.scaladsl.UnixDomainSocketSpec$$anonfun$1$$anonfun$apply$mcV$sp$7$$anonfun$apply$15.apply(UnixDomainSocketSpec.scala:177)
[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)
[info]   at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:237)
[info]   at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:36)
[info]   at org.scalatest.concurrent.SerialExecutionContext.recRunNow(SerialExecutionContext.scala:120)

https://travis-ci.com/akka/alpakka/jobs/192800945#L869

@2m
Copy link
Member Author

2m commented May 3, 2019

@2m
Copy link
Member Author

2m commented May 13, 2019

@2m
Copy link
Member Author

2m commented May 14, 2019

@2m
Copy link
Member Author

2m commented May 18, 2019

@2m
Copy link
Member Author

2m commented May 22, 2019

@2m 2m mentioned this issue May 22, 2019
@ennru
Copy link
Member

ennru commented Jun 7, 2019

@2m
Copy link
Member Author

2m commented Jun 19, 2019

@2m
Copy link
Member Author

2m commented Jul 4, 2019

@2m
Copy link
Member Author

2m commented Aug 19, 2019

@seglo
Copy link
Member

seglo commented Nov 7, 2019

@ennru
Copy link
Member

ennru commented Nov 8, 2019

@seglo
Copy link
Member

seglo commented Nov 25, 2019

@ennru
Copy link
Member

ennru commented Nov 27, 2019

@seglo
Copy link
Member

seglo commented Jan 6, 2020

@seglo
Copy link
Member

seglo commented Jan 15, 2020

@ennru
Copy link
Member

ennru commented Mar 17, 2020

@ennru
Copy link
Member

ennru commented Sep 21, 2020

Slightly different failure

[info] - should not be able to connect to a non-existent file *** FAILED *** (65 milliseconds)
[info]   The future returned an exception of type: java.util.NoSuchElementException, with message: Future.failed not completed with a throwable.. (UnixDomainSocketSpec.scala:180)

[info]   org.scalatest.exceptions.TestFailedException:
[info]   at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333)
[info]   at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476)
[info]   at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:475)
[info]   at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281)
[info]   at docs.scaladsl.UnixDomainSocketSpec.$anonfun$new$20(UnixDomainSocketSpec.scala:180)

https://travis-ci.com/github/akka/alpakka/jobs/387994244#L678

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