Sheena
Sheena
In the Build [I20230703-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20230703-1800/), the below tests in org.eclipse.search.tests.filesearch.AnnotationManagerTest failed on [mac64](https://download.eclipse.org/eclipse/downloads/drops4/I20230703-1800/testresults/html/org.eclipse.search.tests_ep429I-unit-mac64-java17_macosx.cocoa.x86_64_17.html) >``` >expected: but was: >java.lang.AssertionError: expected: but was: >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.search.tests.filesearch.AnnotationManagerTest.testRemoveQuery(AnnotationManagerTest.java:144)...
The test org.eclipse.ui.tests.dialogs.UIEditWorkingSetWizardAuto.testEditPage failed in the IBuild [I20230927-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20230927-1800/) on [Windows](https://download.eclipse.org/eclipse/downloads/drops4/I20230927-1800/testresults/html/org.eclipse.ui.tests_ep430I-unit-win32-java17_win32.win32.x86_64_17.html) with the below error ``` Problems encountered while deleting resources. java.lang.AssertionError: Problems encountered while deleting resources. at org.eclipse.ui.tests.dialogs.UIWorkingSetWizardsAuto.createAssertionError(UIWorkingSetWizardsAuto.java:156) at org.eclipse.ui.tests.dialogs.UIWorkingSetWizardsAuto.cleanupWorkspace(UIWorkingSetWizardsAuto.java:141)...
The test org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndTwoInitialNonExistingSelectionWithInitialPattern fails on [win-32](https://download.eclipse.org/eclipse/downloads/drops4/I20230927-1800/testresults/html/org.eclipse.ui.tests_ep430I-unit-win32-java17_win32.win32.x86_64_17.html) with the below error in build [I20230927-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20230927-1800/) ``` Problems encountered while deleting resources. java.lang.AssertionError: Problems encountered while deleting resources. at org.eclipse.ui.tests.dialogs.UIWorkingSetWizardsAuto.createAssertionError(UIWorkingSetWizardsAuto.java:156) at org.eclipse.ui.tests.dialogs.UIWorkingSetWizardsAuto.cleanupWorkspace(UIWorkingSetWizardsAuto.java:141) at...