You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
The text was updated successfully, but these errors were encountered: