-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
[email protected] 3.8.3 #54700
[email protected] 3.8.3 #54700
Conversation
Failed on Catalina tests:
|
it is quite weird that those failed testing are not depends on |
Accidentally closed/reopened the PR, but cancelled the new CI run. Old CI results should still be present. |
Most/all of them seem unrelated from first glance. Audio-related formulae fail a lot on the CI. The couple of linkage failures are not due to Python. |
for
these packages failed on testing with traceback as I would like to consider them as a timeout issue on CI For
but its error message is For
and its error message is
so I assume I should add revision to For
but its error message is
It looks more likely as an environment conflict issue than a python3.8 dependence issue. so far I feel I could try to add revision to |
The
I think I know how to fix |
I have nvc and gst-plugins-bad fixing PRs accordingly. |
@Bo98 it seems all of leftover are timeout/donwload issue with audio files for testing. I am not sure whether there is anything else I can do for this PR |
Timeout issues are usually a test having a kill statement at the end that isn't triggered. Those can be removed nowadays so that should fix those. As for the audio downloads, maybe we can look for alternative files? |
Thanks for
for
When I read these formulas I am confused that there is no kill statement? |
I believe I met the same issue as #55191 |
|
@Bo98 has triggered a merge. |
Never seen that happen before. GitHub is currently serving corrupt zips for CI artifacts. https://github.com/Homebrew/homebrew-core/suites/725640962/artifacts/7283871 |
Despite the corruption, the bottles themselves were salvageable and only the log files were lost in the damage. I've merged this manually. Thanks and sorry that the process wasn't smooth! |
thank all for helping on this. |
Created with
brew bump-formula-pr
.