Bug 549176 - [test] InclusionPatternsTests.testCreateIncludedPackage failing
Summary: [test] InclusionPatternsTests.testCreateIncludedPackage failing
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.13   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks: 565083
  Show dependency tree
 
Reported: 2019-07-11 08:05 EDT by Jay Arthanareeswaran CLA
Modified: 2023-05-28 01:55 EDT (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 Jay Arthanareeswaran CLA 2019-07-11 08:05:00 EDT
Test InclusionPatternsTests.testCreateIncludedPackage is failing with the latest build:

https://download.eclipse.org/eclipse/downloads/drops4/I20190710-1800/testresults/html/org.eclipse.jdt.core.tests.model_ep413I-unit-win32-java8_win32.win32.x86_64_8.0.html

With the following stack:

junit.framework.ComparisonFailure: Unexpected deltas.
----------- Expected ------------
P[*]: {CHILDREN}\n
src[*]: {CHILDREN}\n
p[+]: {}
------------ but was ------------
P[*]: {CHILDREN | CONTENT | RAW CLASSPATH CHANGED | RESOLVED CLASSPATH CHANGED}\n
src[*]: {ADDED TO CLASSPATH | REMOVED FROM CLASSPATH}\n
ResourceDelta(/P/.classpath)[*]\n
\n
P[*]: {CHILDREN}\n
src[*]: {CHILDREN}\n
p[+]: {}
--------- Difference is ----------
expected:<P[*]: {CHILDREN[]}\n
src[*]: {CHILDR...> but was:<P[*]: {CHILDREN[ | CONTENT | RAW CLASSPATH CHANGED | RESOLVED CLASSPATH CHANGED}\n
src[*]: {ADDED TO CLASSPATH | REMOVED FROM CLASSPATH}\n
ResourceDelta(/P/.classpath)[*]\n
\n
P[*]: {CHILDREN]}\n
src[*]: {CHILDR...>
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assertStringEquals(TestCase.java:266)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assertEquals(TestCase.java:242)
at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.assertDeltas(AbstractJavaModelTests.java:1173)
at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.assertDeltas(AbstractJavaModelTests.java:1163)
at org.eclipse.jdt.core.tests.model.InclusionPatternsTests.testCreateIncludedPackage(InclusionPatternsTests.java:226)

Not reproducible locally.
Comment 2 Eclipse Genie CLA 2023-05-28 01:55:17 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.