Bug 535433 - ComparisonFailure in CodeCompletionTest in build
Summary: ComparisonFailure in CodeCompletionTest in build
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.8   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-01 02:20 EDT by Noopur Gupta CLA
Modified: 2022-11-08 07:23 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noopur Gupta CLA 2018-06-01 02:20:30 EDT
I20180531-0700
win32.win32.x86
8.0

junit.framework.ComparisonFailure: expected:<...ring, List<String>> [zs) {
//TODO
super.foo(zs]);
}//here
}
> but was:<...ring, List<String>> [arg0) {
//TODO
super.foo(arg0]);
}//here
}
>
at org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest.testOverrideCompletion9_bug355926(CodeCompletionTest.java:1995)
...
Comment 1 Eclipse Genie CLA 2020-09-27 10:34:06 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 2 Eclipse Genie CLA 2022-11-08 07:23:18 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.