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

Add macos to Continuous Integration #663

Closed
Tracked by #662
cbgbt opened this issue Aug 23, 2023 · 0 comments · Fixed by #660
Closed
Tracked by #662

Add macos to Continuous Integration #663

cbgbt opened this issue Aug 23, 2023 · 0 comments · Fixed by #660

Comments

@cbgbt
Copy link
Contributor

cbgbt commented Aug 23, 2023

If I extend the CI in #660 to build on macos, the integration tests fail:

 failures:

---- http_integ::test_retries stdout ----
thread 'http_integ::test_retries' panicked at 'Failed to run integration test HTTP servers, is docker running?: Failed to find our configured proxy 'toxictuf'

Caused by:
    I/O error: "error sending request for url (http://127.0.0.1:8472/proxies/toxictuf): error trying to connect: tcp connect error: Connection refused (os error 61)"', tough/tests/http.rs:131:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

It seems that the noxious-server isn't starting, but we don't capture enough output to determine why.

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 a pull request may close this issue.

1 participant