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: dialer_test.go:118: <nil> #2537

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 the test is notoriously flaky on Windows. 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.