Skip to content

Conversation

@mbien
Copy link
Member

@mbien mbien commented Nov 4, 2025

the other hints should have a chance to run too

@mbien mbien added this to the NB29 milestone Nov 4, 2025
@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) hints labels Nov 4, 2025
@mbien mbien force-pushed the continue-on-hint-failure branch from 98ae470 to 50e9b08 Compare November 4, 2025 02:05
Copy link
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Preventing a single hint problem from causing problems for other hints is a good change. The hint still needs to be fixed, but that is a different problem.

I thought it might be possible to use the ErrorDescription to carry the problem to GUI, but that is not equipped to do this (from my POV at least). Using logging on warning level should give it enough exposure without causing trouble.

Thanks.

the other hints should have a chance to run too
@mbien mbien force-pushed the continue-on-hint-failure branch from 50e9b08 to dbfc838 Compare November 9, 2025 19:06
@mbien mbien merged commit 6fc6a28 into apache:master Nov 9, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hints Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants