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

Failure of test AnnotateAssistTest1d5.testAnnotateConstructorParameter #811

Closed
fedejeanne opened this issue Sep 21, 2023 · 2 comments
Closed
Labels
help wanted Extra attention is needed test junit test related things

Comments

@fedejeanne
Copy link
Contributor

Failed on this check of #808

java.lang.NullPointerException
	at java.base/java.util.Objects.requireNonNull(Objects.java:208)
	at java.base/java.util.Arrays$ArrayList.<init>(Arrays.java:4137)
	at java.base/java.util.Arrays.asList(Arrays.java:4122)
	at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.collectAnnotateProposals(AbstractAnnotateAssistTests.java:82)
	at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest1d5.testAnnotateConstructorParameter(AnnotateAssistTest1d5.java:460)
@fedejeanne
Copy link
Contributor Author

Could someone with enough permissions please add the "help wanted" and "test" tags here? I'm working on some other stuff right now so I won't be able to work on this any time soon.
Thank you.

@akurtakov akurtakov added the help wanted Extra attention is needed label Dec 8, 2023
@jukzi jukzi added the test junit test related things label Jan 25, 2024
@fedejeanne
Copy link
Contributor Author

No reported failures in 1+ years. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed test junit test related things
Projects
None yet
Development

No branches or pull requests

3 participants