-
Notifications
You must be signed in to change notification settings - Fork 142
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
ooapi: renable tests we currently skip #1790
Labels
ooni/probe-engine
priority/low
wontfix
when an issue won't be addressed (add a comment to the issue as to why this is the case)
Comments
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Sep 29, 2021
At the moment ooapi is not used. It will eventually be used since it's a better way of accessing the OONI backend API. To fix these tests, we need to fix the swagger emitted by the backend API, which is not a priority at the moment, since we are working instead to integrate websteps in miniooni. Issue ooni/probe#1790 tracks the work required to re-enabled the tests I'm skipping with this diff. This work is part of ooni/probe#1733.
3 tasks
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Sep 29, 2021
At the moment ooapi is not used. It will eventually be used since it's a better way of accessing the OONI backend API. To fix these tests, we need to fix the swagger emitted by the backend API, which is not a priority at the moment, since we are working instead to integrate websteps in miniooni. Issue ooni/probe#1790 tracks the work required to re-enabled the tests I'm skipping with this diff. This work is part of ooni/probe#1733.
bassosimone
added
the
wontfix
when an issue won't be addressed (add a comment to the issue as to why this is the case)
label
Feb 9, 2022
We're not doing that until we start using this code. |
ainghazal
pushed a commit
to ainghazal/probe-cli
that referenced
this issue
Mar 8, 2022
At the moment ooapi is not used. It will eventually be used since it's a better way of accessing the OONI backend API. To fix these tests, we need to fix the swagger emitted by the backend API, which is not a priority at the moment, since we are working instead to integrate websteps in miniooni. Issue ooni/probe#1790 tracks the work required to re-enabled the tests I'm skipping with this diff. This work is part of ooni/probe#1733.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ooni/probe-engine
priority/low
wontfix
when an issue won't be addressed (add a comment to the issue as to why this is the case)
I am about to disable always-failing tests, which require fixes in ooni/backend to work. As long as we don't use the ooapi for speaking with out backend, it's fine to keep these tests disabled. Currently, they are just annoying noise.
The text was updated successfully, but these errors were encountered: