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

No pcaps when platforms don't match #399

Open
larseggert opened this issue Aug 2, 2024 · 3 comments
Open

No pcaps when platforms don't match #399

larseggert opened this issue Aug 2, 2024 · 3 comments

Comments

@larseggert
Copy link
Contributor

larseggert commented Aug 2, 2024

When I run a QNS test locally on my ARM macBook that involves an image that isn't available as linux/arm64/v8 but only as linux/amd64, the test runs (output.txt has content) but then no pcaps are copied over from the simulator. And that then often causes the test to fail.

Example: python -u run.py -c neqo -s nginx -t handshake

@larseggert
Copy link
Contributor Author

Will likely be fixed by quic-interop/quic-network-simulator#133

@nhorman
Copy link

nhorman commented Aug 21, 2024

FWIW, i'm seeing a similar problem. Trying to run interop locally with an openssl container and any number of servers, and randomly it appears that one or both of the trace files is empty. Going to try with quic-interop/quic-network-simulator#133

@tatsuhiro-t
Copy link
Contributor

As I wrote in #403, saw this issue in regular interop runner run.

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

3 participants