jonnybot0 commented on PR #266:
URL: https://github.com/apache/groovy-geb/pull/266#issuecomment-2848158833

   If I rebase this branch from master after the last merge, the test 
originally mentioned works. Happy to merge this now, though I'd like it to pass 
a CI check, just to make sure nothing new has cropped up.
   
   Trouble is, I think something might be wrong with the Build, test, and 
quality check workflow. The error reports from [this 
run](https://github.com/apache/groovy-geb/actions/runs/14675846214/job/41567479435?pr=266),
 which is ostensibly running Java 21, [reports 
Java11](https://github.com/apache/groovy-geb/actions/runs/14675846214/job/41567479435?pr=266#step:6:222)
 (see line 221). I can see a Java 17 build failing with the same error at 
https://github.com/apache/groovy-geb/actions/runs/14801195371/job/41560129100. 
Makes me think our actions/setup-java is misconfigured, but it looks correct at 
first blush.
   
   If you can rebase and re-push, I'll rerun... but I think you're right that 
something else is causing this flakiness.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to