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
The test org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProjectHierarchy failed on linux in the I-Build I20220706-1800 with the below error
expected:<2> but was:<1>
java.lang.AssertionError: expected:<2> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProjectHierarchy(NestedResourcesTests.java:98)
The text was updated successfully, but these errors were encountered:
The test org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProjectHierarchy failed on linux in the I-Build I20220706-1800 with the below error
The text was updated successfully, but these errors were encountered: