Files
Jesse Wilson 9674bf0d06 Run all the tests in CI (#9178)
* Run all the tests in CI

We haven't been. I would have expected ./gradlew test
to run everything, but it doesn't. We need to explicitly
run jvmTest to get all of our tests to run.

* Use allTests, not jvmTest

* Support Corretto on osx-aarch_64

* Handle the exception message from OpenJDK 21

* Fixup Loom tests

---------

Co-authored-by: Jesse Wilson <jwilson@squareup.com>
2025-11-04 13:33:48 -05:00
..
2018-12-30 17:44:40 -05:00
2025-11-04 13:33:48 -05:00
2019-03-17 00:16:26 -04:00