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

Flaky tests #187

Open
jonZlotnik opened this issue Mar 7, 2023 · 0 comments
Open

Flaky tests #187

jonZlotnik opened this issue Mar 7, 2023 · 0 comments

Comments

@jonZlotnik
Copy link
Contributor

jonZlotnik commented Mar 7, 2023

https://github.com/magic-wormhole/magic-wormhole.rs/actions/runs/4350468329/jobs/7601195545

---- core::test::test_file_rust2rust stdout ----
Error: Transit error

Caused by:
   0: IO error
   1: Broken pipe (os error 32)

Location:
    src/core/test.rs:58:17

https://github.com/magic-wormhole/magic-wormhole.rs/actions/runs/4350631564/jobs/7601525024

---- core::test::test_send_many stdout ----
thread 'core::test::test_send_many' panicked at 'Internal error: socket must be IP: Os { code: 107, kind: NotConnected, message: "Transport endpoint is not connected" }', src/transit/transport.rs:299:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

https://github.com/magic-wormhole/magic-wormhole.rs/actions/runs/4355674866/jobs/7612617886

---- core::test::test_file_rust2rust stdout ----
Error: Key confirmation failed. If you didn't mistype the code, this is a sign of an attacker guessing passwords. Please try again some time later.

Location:
    src\core\test.rs:56:28

https://github.com/magic-wormhole/magic-wormhole.rs/actions/runs/4355674866/jobs/7612616901

---- core::test::test_send_many stdout ----
Error: Error with the rendezvous server connection

Caused by:
    Received error message from server: crowded

Location:
    src/core/test.rs:332:13
@jonZlotnik jonZlotnik changed the title Flaky test: core::test::test_file_rust2rust stdout Flaky tests Mar 7, 2023
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

No branches or pull requests

1 participant