* [BUG] Spurious test failure in networking integration test
@ 2025-11-07 21:54 Alyssa Ross
0 siblings, 0 replies; only message in thread
From: Alyssa Ross @ 2025-11-07 21:54 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
I'm seeing a test failure sometimes that looks like this:
unexpected connection data: qemu-system-aarch64: terminating on signal 15 from pid 184 ()
I think this is because, now that the nc command in the networking
integration test has a timeout, it's possible for it to time out after
having opened the connection, but before having written all its input to
it. I think the test should therefore ignore connections that send a
prefix of the expected data (including nothing), and just wait for the
next connection rather than failing if that happens.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-07 21:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-07 21:54 [BUG] Spurious test failure in networking integration test Alyssa Ross
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).