pkl icon indicating copy to clipboard operation
pkl copied to clipboard

Tests Failing

Open jamesward opened this issue 1 year ago • 6 comments
trafficstars

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

jamesward avatar Feb 03 '24 21:02 jamesward

What OS are you on, and what is your java version?

bioball avatar Feb 03 '24 22:02 bioball

JDK 17. Ubuntu Linux.

jamesward avatar Feb 03 '24 22:02 jamesward

Hm, we test on that. Can you try adding env var LANG=en_US.UTF-8?

bioball avatar Feb 03 '24 23:02 bioball

Same failures with that env var.

jamesward avatar Feb 04 '24 04:02 jamesward

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 avatar Feb 09 '24 15:02 holzensp

I don't think it was actually; James tested prior to us merging the Gradle verison bump

bioball avatar Feb 09 '24 16:02 bioball