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

Random failing Java9ElementTests.test009 #2644

Open
jukzi opened this issue Jun 28, 2024 · 0 comments
Open

Random failing Java9ElementTests.test009 #2644

jukzi opened this issue Jun 28, 2024 · 0 comments
Labels
test Work on unit tests, no change of productive code

Comments

@jukzi
Copy link
Contributor

jukzi commented Jun 28, 2024

junit.framework.AssertionFailedError: Incorrect no of elements expected:<1> but was:<0>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at org.eclipse.jdt.core.tests.model.Java9ElementTests.test009(Java9ElementTests.java:291)

https://download.eclipse.org/eclipse/downloads/drops4/I20240627-1800/testresults/html/org.eclipse.jdt.core.tests.model_ep433I-unit-win32-java17_win32.win32.x86_64_17.html

@jukzi jukzi added the test Work on unit tests, no change of productive code label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Work on unit tests, no change of productive code
Projects
None yet
Development

No branches or pull requests

1 participant