Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable previously disabled tests for the java.hints module. #6554

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

mbien
Copy link
Member

@mbien mbien commented Oct 11, 2023

#2422 disabled many tests, lets see if we can improve coverage again.

We could try to isolate unreliable tests and wrap them in retry scripts, which is better than not running them at all.

But first.. lets turn everything on to check what happens.

edit: tests seem to be stable, didn't fail so far

@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) CI continuous integration changes tests hints labels Oct 11, 2023
@mbien mbien force-pushed the ci-java-hints-enable-more-tests branch 2 times, most recently from 144e5a3 to e153744 Compare October 12, 2023 14:07
023e23f disabled many tests, lets see
if we can improve coverage again.
@mbien mbien force-pushed the ci-java-hints-enable-more-tests branch from e153744 to 39ef232 Compare October 13, 2023 06:47
@mbien mbien requested a review from lahodaj October 13, 2023 07:55
@mbien mbien marked this pull request as ready for review October 13, 2023 07:55
@mbien mbien added this to the NB21 milestone Oct 14, 2023
@mbien
Copy link
Member Author

mbien commented Oct 26, 2023

made another test run and all green again. planning to merge this soon.

@mbien mbien merged commit 1893738 into apache:master Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI continuous integration changes hints Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant