Bug 537165 - [Tests] Formatter errors
Summary: [Tests] Formatter errors
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.9   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-19 00:29 EDT by Sarika Sinha CLA
Modified: 2022-12-05 15:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sarika Sinha CLA 2018-07-19 00:29:39 EDT
http://download.eclipse.org/eclipse/downloads/drops4/I20180718-0130/testresults/html/org.eclipse.jdt.debug.tests_ep49I-unit-cen64-gtk3-java10_linux.gtk.x86_64_10.html

36 test failures. some examples -
testEvaluationAssignments	Error	Program did not suspend evaluating: pubStr = "hello";

org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend evaluating:

pubStr = "hello";
at org.eclipse.jdt.debug.tests.AbstractDebugTest.evaluate(AbstractDebugTest.java:2167) 

testNestedInnerTypeDetails	Failure	expected:<[[aSecondInnerObject, aSecondInnerObject, aSecondInnerObject, aSecondInnerObject, aSecondInnerObject]]> but was:<[Detail formatter error: Object [in Object.class [in java.lang [in <module:java.base>]]] does not exist]>

junit.framework.ComparisonFailure: expected:<[[aSecondInnerObject, aSecondInnerObject, aSecondInnerObject, aSecondInnerObject, aSecondInnerObject]]> but was:<[Detail formatter error:
Object [in Object.class [in java.lang [in <module:java.base>]]] does not exist]> 

testListLogicalStructure	Error	org.eclipse.jdt.internal.debug.core.logicalstructures.JavaStructureErrorValue cannot be cast to org.eclipse.jdt.debug.core.IJavaObject

java.lang.ClassCastException: org.eclipse.jdt.internal.debug.core.logicalstructures.JavaStructureErrorValue cannot be cast to org.eclipse.jdt.debug.core.IJavaObject
at org.eclipse.jdt.debug.tests.variables.TestLogicalStructures.testListLogicalStructure(TestLogicalStructures.java:65)

testUnderscoreByteVarAssignment	Failure	There must be no errors in the result

junit.framework.AssertionFailedError: There must be no errors in the result
at org.eclipse.jdt.debug.tests.core.LiteralTests17.doEval(LiteralTests17.java:84)
Comment 1 Andrey Loskutov CLA 2018-07-19 01:03:56 EDT
This happens with Java 10 only, and not sporadically?
Comment 2 Sarika Sinha CLA 2018-07-19 01:38:29 EDT
Has happened once, so can't say for sure but Java 10 shouldn't have an impact is my guess.
Comment 5 Eclipse Genie CLA 2020-10-06 16:59:19 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Eclipse Genie CLA 2022-12-05 15:31:36 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.