Nightly Dotty workflow of 2025-03-11 failed
Closed this issue · 4 comments
@Gedochao thanks for the ping.
It seems that test_java8 job is skipped on PRs and so I did not see that it was failing. I will have a look and find a fix.
In the meantime, if this is delaying the cut-off/release, we can mute those tests.
As an important side note, the problem seems to be in the test infrastructure, not in the main code. Also it is contained in the expression compiler itself and does not affect the rest of the compiler. Meaning it seems totally safe to release as is.
As an important side note, the problem seems to be in the test infrastructure, not in the main code. Also it is contained in the expression compiler itself and does not affect the rest of the compiler. Meaning it seems totally safe to release as is.