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

qatool: reduce churn when rerunning #2677

Closed bassosimone closed 4 months ago

bassosimone commented 4 months ago

Every time we run qatool there's lots of churn caused by ordering in the minipipeline test suite, which makes it difficult to understand if something actually changed. Maybe we can do something about this?