ooni-probe-cli/nettests
Simone Basso d44102bb7c nettests.go: don't stop when measurement is failed
Closes https://github.com/ooni/probe-engine/issues/316

Rationale: a measurement may fail for a bunch of reasons including
buts in the code. The original determination was that we won't
return an error from the measurement in case of anomaly. But doing
that is error prone, and indeed the Psiphon experiment was not
following this pattern. I claim that this pattern was wrong, and
it's much more in our interest to submit and store on disk anything
that we get from a measurement. This data can be useful to look
into bugs, as well as to discover novel anomalies we didnt' anticipate.
2020-02-11 15:28:35 +01:00
..
dash.go Refactor nettests into top tree 2019-12-02 17:57:55 +02:00
facebook_messenger.go Move IM tests into top level tree too 2019-12-02 17:59:37 +02:00
groups.go circumvention: add the tor experiment (#100) 2020-01-28 10:05:54 +01:00
http_header_field_manipulation.go Refactor nettests into top tree 2019-12-02 17:57:55 +02:00
http_invalid_request_line.go Refactor nettests into top tree 2019-12-02 17:57:55 +02:00
ndt.go Refactor nettests into top tree 2019-12-02 17:57:55 +02:00
nettests_test.go Allow to specify custom software name and version (#94) 2019-12-29 14:07:57 +01:00
nettests.go nettests.go: don't stop when measurement is failed 2020-02-11 15:28:35 +01:00
psiphon.go Refactor pattern of ok !ok 2020-01-07 16:44:11 +02:00
telegram.go fix(nettests/telegram.go): remove MK option 2019-12-28 17:56:47 +01:00
tor.go circumvention: add the tor experiment (#100) 2020-01-28 10:05:54 +01:00
web_connectivity.go circumvention: add the tor experiment (#100) 2020-01-28 10:05:54 +01:00
whatsapp.go Move IM tests into top level tree too 2019-12-02 17:59:37 +02:00