-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Failing tests for v3.3.0 on Alpine Linux #139
Comments
We don't test on Alpine on purpose because we don't support it. We have a blocker (and a ticket) on i18n. |
@OTLabs I suppose you're following APKBUILD_examples:Python. Could you share the grep517-built wheel? The issue is that the tests can't find the generated script in the PATH. Looking at what you run, that seems normal 😅 Please send the wheel so we can test. I've checked already that |
Here it goes! |
I would like to share with you the APKBUILD I use to build the package. |
@rgaudin Maybe we should just restore the |
Here it is even worse, I exceptionally ran tests on Alpine (since there was an issue on this) but not with the same procedure than the one use by @OTLabs (I relied on pip to install stuff). I don't think that having full support of Alpine (and all Linux distro in fact, and all build chains) is a priority for scrapers, please speak up otherwise. |
Yep |
I am building updated package for v3.3.0 and giving followup to all your kind feedback about failing tests.
Now I got following tests failing:
The first test as expected fails, so I will continue to ignoring it.
Please, let me know if you need a full check log for ogvjs related errors.
Currently I build the wheel and:
The text was updated successfully, but these errors were encountered: