-
Notifications
You must be signed in to change notification settings - Fork 641
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: CommonFtpStageSpec #361
Comments
Apparently, it seems to have to do with this regression. |
Should we disable those tests until this is fixed upstream? |
@juanjovazquez good find! Travis is running at oracle jdk 1.8.0_131, so that sounds plausible. If that's the issue then that points to something that would break in production as well, not just a test failure. I'll create an issue for that, and it seems reasonable to ignore this test until we pick up that issue. |
@raboof yeah, it sounds reasonable to ignore these tests for the time being. OTOH, depending on the response we get from the Jsch side regarding this issue, maybe we'd have to face a replacement for this library. |
I guess we can close this one and the pull request for #365 should re-enable the tests? |
Flakey ftp tests, see also #236
I have seen other ftp tests fail with the same:
java.security.SignatureException: Invalid encoding for signature
and
https://travis-ci.org/akka/alpakka/jobs/247406685
The text was updated successfully, but these errors were encountered: