Originally created by @jamesward on GitHub (Feb 3, 2024).
On `main` 5 tests are failing. Not sure if there is something else I need to setup. Full log (too long to put in a comment):
https://gist.github.com/jamesward/738f703601fdbac2ef64fa18ef3dd3ef
This appears to have been caused (somehow) by the bump to Gradle 7.6, which has been reverted. Can you confirm these tests no longer fail for you?
@holzensp commented on GitHub (Feb 9, 2024):
This appears to have been caused (somehow) by the bump to Gradle 7.6, which has been reverted. Can you confirm these tests no longer fail for you?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jamesward on GitHub (Feb 3, 2024).
On
main5 tests are failing. Not sure if there is something else I need to setup. Full log (too long to put in a comment):https://gist.github.com/jamesward/738f703601fdbac2ef64fa18ef3dd3ef
@bioball commented on GitHub (Feb 3, 2024):
What OS are you on, and what is your java version?
@jamesward commented on GitHub (Feb 3, 2024):
JDK 17. Ubuntu Linux.
@bioball commented on GitHub (Feb 4, 2024):
Hm, we test on that. Can you try adding env var
LANG=en_US.UTF-8?@jamesward commented on GitHub (Feb 4, 2024):
Same failures with that env var.
@holzensp commented on GitHub (Feb 9, 2024):
This appears to have been caused (somehow) by the bump to Gradle 7.6, which has been reverted. Can you confirm these tests no longer fail for you?
@bioball commented on GitHub (Feb 9, 2024):
I don't think it was actually; James tested prior to us merging the Gradle verison bump