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 failed MethodReturnValuesTests.testGetBooleanMethodReturnValue #528

Open
jukzi opened this issue Oct 9, 2024 · 0 comments
Open
Labels
test junit test related things

Comments

@jukzi
Copy link
Contributor

jukzi commented Oct 9, 2024

junit.framework.AssertionFailedError: return value must be true expected:<true> but was:<(void)>
	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.TestCase.assertEquals(TestCase.java:238)
	at org.eclipse.debug.jdi.tests.MethodReturnValuesTests.testGetBooleanMethodReturnValue(MethodReturnValuesTests.java:233)

https://ci.eclipse.org/releng/job/AutomatedTests/job/ep434I-unit-win32-java17/53/testReport/junit/org.eclipse.debug.jdi.tests/MethodReturnValuesTests/testGetBooleanMethodReturnValue/

@jukzi jukzi added the test junit test related things label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test junit test related things
Projects
None yet
Development

No branches or pull requests

1 participant