ooni / probe

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

QA: throttlingWithHTTP is flaky #2668

Open bassosimone opened 4 months ago

bassosimone commented 4 months ago

This test is flaky because we start dropping packets right off the bat. We should instead write a test that starts dropping packets after we have seen the Host header, such that we can get more consistent failures.