Bug 574172 - TypeHierarchyTests.testBug215841 fails since I20210611-2000
Summary: TypeHierarchyTests.testBug215841 fails since I20210611-2000
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.21   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.21 M3   Edit
Assignee: Gayan Perera CLA
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks: 570078
  Show dependency tree
 
Reported: 2021-06-13 11:03 EDT by Andrey Loskutov CLA
Modified: 2021-08-19 02:07 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Loskutov CLA 2021-06-13 11:03:17 EDT
Most likely regression after bug 570078.
org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug215841 fails since I20210611-2000 on all plathforms.

See for example https://download.eclipse.org/eclipse/downloads/drops4/I20210612-1800/testresults/html/org.eclipse.jdt.core.tests.model_ep421I-unit-cen64-gtk3-java11_linux.gtk.x86_64_11.html

Unexpected indexing of non-existent external jar file while building hierarchy! expected:<1> but was:<0>

junit.framework.AssertionFailedError: Unexpected indexing of non-existent external jar file while building hierarchy! expected:<1> but was:<0>
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.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug215841(TypeHierarchyTests.java:2408)
Comment 1 Manoj N Palat CLA 2021-06-17 02:45:18 EDT
@Gayan: Could you please take a look at this?
Comment 2 Gayan Perera CLA 2021-06-17 06:36:48 EDT
@Manoj its should be fixed for now with the issue we disable meta index. I will considering this with the changes Iā€™m doing together with Andrey for the deadlock issue.
Comment 3 Manoj N Palat CLA 2021-08-19 02:07:47 EDT
Verified with Eclipse 4.21 M3 Version: 2021-09 (4.21) Build id: I20210818-1800