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

feat(minipipeline): add ControlFinalResponseExpectations (2/2) #1452

Merged
merged 14 commits into from
Jan 19, 2024

Conversation

bassosimone
Copy link
Contributor

This diff completes the work started by #1451 by adding support for ControlFinalResponseExpectations to the analysis data structures, which will enable us to use this information for Web Connectivity LTE.

Part of ooni/probe#2640.

@bassosimone bassosimone requested a review from hellais as a code owner January 18, 2024 18:40
@bassosimone bassosimone merged commit 64255d5 into master Jan 19, 2024
11 checks passed
@bassosimone bassosimone deleted the issue/2640l branch January 19, 2024 10:27
bassosimone added a commit that referenced this pull request Jan 19, 2024
We need to know about all possible unexplained failures. With this
information and information about ControlFinalResponseExpectations
introduced in #1451 and #1452, we are able to transform unexplained
failures (i.e., failures occurring during redirects) into explained
failures when we have a control-based expectation to compare to.

Part of ooni/probe#2640
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
…1452)

This diff completes the work started by ooni#1451 by adding support for
ControlFinalResponseExpectations to the analysis data structures, which
will enable us to use this information for Web Connectivity LTE.

Part of ooni/probe#2640.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
We need to know about all possible unexplained failures. With this
information and information about ControlFinalResponseExpectations
introduced in ooni#1451 and ooni#1452, we are able to transform unexplained
failures (i.e., failures occurring during redirects) into explained
failures when we have a control-based expectation to compare to.

Part of ooni/probe#2640
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant