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: StrictHostCheckingSftpSourceTest #379

Closed
francisdb opened this issue Jul 4, 2017 · 3 comments
Closed

Failed: StrictHostCheckingSftpSourceTest #379

francisdb opened this issue Jul 4, 2017 · 3 comments
Labels
Milestone

Comments

@francisdb
Copy link
Contributor

francisdb commented Jul 4, 2017

[info] Test akka.stream.alpakka.ftp.StrictHostCheckingSftpSourceTest.listFiles started
[error] Test akka.stream.alpakka.ftp.StrictHostCheckingSftpSourceTest.listFiles failed: java.lang.AssertionError: assertion failed: expected class akka.stream.testkit.TestSubscriber$OnNext, found class akka.stream.testkit.TestSubscriber$OnError (OnError(com.jcraft.jsch.JSchException: Session.connect: java.security.SignatureException: Invalid encoding for signature

and one more

[error] Test akka.stream.alpakka.ftp.RawKeySftpSourceTest.fromPath failed: java.lang.AssertionError: assertion failed: fishForMessage(OnNext(_) or OnComplete) found unexpected message OnError(com.jcraft.jsch.JSchException: Session.connect: java.security.SignatureException: Invalid encoding for signature

same as #365, some more tests need to be ignored (#366)

@francisdb
Copy link
Contributor Author

@raboof added another one to ignore: RawKeySftpSourceTest

@raboof
Copy link
Member

raboof commented Jul 11, 2017

Thanks for the observation - PR (or, of course, help getting #373 over the finish line) welcome!

@ennru
Copy link
Member

ennru commented Nov 28, 2017

What I can see are we good on those tests, closing.

@ennru ennru closed this as completed Nov 28, 2017
@ennru ennru added this to the 0.15 milestone Dec 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants