ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
50 stars 29 forks source link

Vanilla tor: Set invalid flag on reports with short run time test #689

Open anadahz opened 5 years ago

anadahz commented 5 years ago

I'm not sure if this is the right repository to add this ticket, feel free to move it.

On Vanilla Tor test reports with a very short test_runtime < 1 second and timeout: 300 should be flagged as invalid as this not really possible. Most probably the client has a faulty tor installation.

Example measurement: https://explorer.ooni.torproject.org/measurement/20181011T003052Z_AS37576_C4dlyUSwej12cQyazffeW4fFkq9zFrt1RgfJuROfx3Gemb1h4e

hellais commented 5 years ago

Most probably the client has a faulty tor installation.

Either that or the clock has ticked backwards.

sarathms commented 5 years ago

@hellais Should this issue be moved to ooni/pipeline?

hellais commented 5 years ago

yes I think so.

Done.