-
Notifications
You must be signed in to change notification settings - Fork 12
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
Seemingly random CI failures with java.lang.LinkageError #145
Labels
Comments
The stacktrace above is thrown by
The other one by
Maybe something about the way the extensions are implemented is triggering random regressions...? But it's odd that this never appeared before we migrated to GitHub Actions, and now only there... |
Another one in https://github.com/marytts/gradle-marytts-voicebuilding-plugin/runs/3059997671?check_suite_focus=true#step:8:233:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Somewhat unpredictably, we're seeing random CI failures with this error:
Stfw for this only brings up an old bug that was fixed in Gradle v3.0.
The text was updated successfully, but these errors were encountered: