Skip to content

Try fix block #23

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Try fix block #23

wants to merge 1 commit into from

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.

2 participants