ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
750 stars 142 forks source link

netxlite: windows: not the error we expected dns_nxdomain_error #2535

Open bassosimone opened 9 months ago

bassosimone commented 9 months ago

Netxlite integration tests often times fail with this error. There is a note in the code explaining that we previously already had issues with this getaddrinfo-specific integration test and we implemented a workaround. We should figure out a better way of testing this functionality under Windows. In the meanwhile, I am going to skip this test on failure on Windows.