diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d10a50a8c4f9..466a7faa83be 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -121,11 +121,10 @@ jobs: GATE_TAGS: "build,helloworld,native_unittests" PRIMARY: "substratevm" PIP_PACKAGES: "jsonschema==4.6.1" - # debuginfotest broken by JDK 24+4 [GR-55038] - # - env: - # JDK_VERSION: "latest" - # GATE_TAGS: "build,debuginfotest" - # PRIMARY: "substratevm" + - env: + JDK_VERSION: "latest" + GATE_TAGS: "build,debuginfotest" + PRIMARY: "substratevm" - env: JDK_VERSION: "latest" GATE_TAGS: "hellomodule" diff --git a/substratevm/ci/ci.jsonnet b/substratevm/ci/ci.jsonnet index af0d9f734dea..625db7cba86b 100644 --- a/substratevm/ci/ci.jsonnet +++ b/substratevm/ci/ci.jsonnet @@ -118,9 +118,7 @@ // but since we support JDK 21 anyways, there is not good reason to do so. "linux:amd64:jdk21": gate + t("30:00"), }), - # debuginfotest broken by JDK 24+4 [GR-55038] - # "basics": mxgate("build,helloworld,native_unittests,truffle_unittests,debuginfotest,hellomodule") + maven + jsonschema + platform_spec(no_jobs) + platform_spec({ - "basics": mxgate("build,helloworld,native_unittests,truffle_unittests,hellomodule") + maven + jsonschema + platform_spec(no_jobs) + platform_spec({ + "basics": mxgate("build,helloworld,native_unittests,truffle_unittests,debuginfotest,hellomodule") + maven + jsonschema + platform_spec(no_jobs) + platform_spec({ "linux:amd64:jdk-latest": gate + gdb("10.2") + t("55:00"), "windows:amd64:jdk-latest": gate + t("1:30:00"), }) + variants({