Skip to content

ci: try to reproduce spurious stdin timeout - #2293

Draft
mkroening wants to merge 1 commit into
mainfrom
ci-stdin-timeout
Draft

ci: try to reproduce spurious stdin timeout#2293
mkroening wants to merge 1 commit into
mainfrom
ci-stdin-timeout

Conversation

@mkroening

@mkroening mkroening commented Mar 3, 2026

Copy link
Copy Markdown
Member

This PR tries to reproduce the following spurious stdin timeout:

$ cargo xtask ci rs --arch aarch64 --profile release --features hermit/semihosting --package stdin qemu
[...]
[    0.028809][0][INFO  hermit    ] Jumping into application
[    0.029054][0][WARN  entropy   ] Unable to read entropy! Fallback to a naive implementation!
Hello, there!
Hello, there!
Hello, again!
Hello, again!
Bye-by

thread 'main' (9854) panicked at xtask/src/ci/qemu.rs:542:9:
assertion failed: stdout_lines.iter().any(|line| line.contains(message))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@mkroening mkroening self-assigned this Mar 3, 2026
@mkroening
mkroening force-pushed the ci-stdin-timeout branch 5 times, most recently from 626f058 to 1044aa7 Compare June 24, 2026 16:22
@mkroening
mkroening force-pushed the ci-stdin-timeout branch 2 times, most recently from 317d0e5 to 612bfd1 Compare July 21, 2026 12:35
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 this pull request may close these issues.

1 participant