-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Build failure: gst-plugins-rs #234723
Comments
Oof the tests timed out on aarch64 on one and livesync plugin test failed on the other. I guess I'll make that timeout longer and disabled livesync on aarch64. PR incoming in the next hour or so
Darwin timed out in ofborg on the PR for other reasons (ofborg's internal timeout, not the timeout I set on the tests). It successfully built on Hydra after merging and I had tested it locally |
For reference, this was the test failure on livesync on aarch64:
I'll follow-up with the gstreamer folks later and figure out what's going on with the livesync test (more uninitialized memory usage in |
Oh hey it's actually already been reported upstream. I'll just disable it across all platforms then and will re-enable when that issue is resolved https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/357 |
I've opened #234771 Thank you for reporting! (I've been checking zh.fail every couple days, but hadn't in several days so missed the failure) |
Steps To Reproduce
Steps to reproduce the behavior:
Build log
https://hydra.nixos.org/build/220925319/log
Additional context
Tests time out when building gst-plugins-rs on Hydra.
This was reported to occur on Darwin in #225143, but also occurs on Linux as well. Currently, there is no up-to-date build for aarch64-linux in cache.nixos.org.
See intermittent Hydra failures
Notify maintainers
@lilyinstarlight
The text was updated successfully, but these errors were encountered: