d44102bb7c
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. |
||
---|---|---|
.. | ||
dash.go | ||
facebook_messenger.go | ||
groups.go | ||
http_header_field_manipulation.go | ||
http_invalid_request_line.go | ||
ndt.go | ||
nettests_test.go | ||
nettests.go | ||
psiphon.go | ||
telegram.go | ||
tor.go | ||
web_connectivity.go | ||
whatsapp.go |