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

Add test for github issue #3340 #3371

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoshi-sys
Copy link

What it does

This adds a test case for #3340 demonstrating the incorrect behaviour.

How to test

To reproduce the test failure, run org.eclipse.jdt.core.tests.model project with mvn verify -Ptest-on-javase-21 -Dtest=org.eclipse.jdt.core.tests.formatter.FormatterCommentsBugsTest under JDK 21

Author checklist

@jukzi
Copy link
Contributor

jukzi commented Dec 4, 2024

This PR fails org.eclipse.jdt.core.tests.formatter.FormatterCommentsBugsTest.testBugGh3340 intentionally :-)

Thanks for the Test! Can you also provide a fix with another PR?

@jukzi jukzi added bug Something isn't working test Work on unit tests, no change of productive code labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Work on unit tests, no change of productive code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants