Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v3.9.2 back into master #308

Merged
merged 5 commits into from
Apr 7, 2021
Merged

Merge v3.9.2 back into master #308

merged 5 commits into from
Apr 7, 2021

Conversation

bassosimone
Copy link
Member

This merge used git merge -X ours v3.9.2. The purpose is to guarantee we don't loose anything from the stable branch into the main development branch. The diff should be empty.

This fixes an issue where URLs provided with --input are not
accepted by the preventMistakes filter.

The filter itself needs to execute _only_ on URLs returned
by the checkIn API, rather than on URLs returned by the
InputLoader, which may instead be user provided.

Reference issue: ooni/probe#1435
When this happens, the user is expressing the intention of
explicitly testing all the input they provided.

So, disable maxRuntime in these cases.

Part of ooni/probe#1436.
ooni/probe-cli v3.9.2
@bassosimone bassosimone merged commit f5d0a1f into master Apr 7, 2021
@bassosimone bassosimone deleted the stable branch April 7, 2021 22:17
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
Merge v3.9.2 back into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant