Skip to content

Conversation

@vkill
Copy link
Contributor

@vkill vkill commented Nov 20, 2022

No description provided.

@vkill vkill mentioned this pull request Nov 20, 2022
@benesch
Copy link
Contributor

benesch commented Nov 20, 2022

I'm reliably seeing this error message when I try to run the integration tests on this branch:

__run__session__userauth_password rets:[Ok(()), Ok(()), Ok(()), Ok(()), Ok(()), Ok(()), Ok(()), Err(Ssh2(Error { code: Session(-13), msg: "Failed getting banner" })), Ok(()), Ok(())]
thread 'integration_tests::session__userauth_password::simple_with_async_io' panicked at 'assertion failed: rets.iter().all(|x| x.is_ok())', async-ssh2-lite/tests/integration_tests/session__userauth_password.rs:73:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
test integration_tests::session__userauth_password::simple_with_async_io ... FAILED

Not sure if that's the same issue as #17, or something else.

@vkill vkill force-pushed the try_fix_block branch 3 times, most recently from 51b4a68 to 1ae235d Compare November 21, 2022 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants