Kalyan Prasad Tatavarthi

Results 5 issues of Kalyan Prasad Tatavarthi

The test org.eclipse.ui.tests.dialogs.UIEditWorkingSetWizardAuto.testEditPage failed in the IBuild [I20220817-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20220817-1800/) on [Windows](https://download.eclipse.org/eclipse/downloads/drops4/I20220817-1800/testresults/html/org.eclipse.ui.tests_ep425I-unit-win32-java11_win32.win32.x86_64_11.html) with the below error ``` Problems encountered while deleting resources. junit.framework.AssertionFailedError: Problems encountered while deleting resources. at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:223)...

The JFace text tests in org.eclipse.jface.text.tests.codemining.CodeMiningTest failed in the Ibuild I20220407-0240 as below 1) CodeMiningProjectionViewerTest.testCodeMiningDoesntAlterFocus 2) CodeMiningTest.testCodeMiningCtrlEnd 3) CodeMiningTest.testCodeMiningCtrlHome 4) CodeMiningTest.testCodeMiningFirstLine This is a followup of [Bug 571317](https://bugs.eclipse.org/bugs/show_bug.cgi?id=571317) The link...

The tests - org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndOneInitialSelectionWithInitialPattern ``` One file should be selected by default expected: but was: junit.framework.AssertionFailedError: One file should be selected by default expected: but was: at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329)...

help wanted
macOS
test
flaky test

The test org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProjectHierarchy failed on linux in the I-Build [I20220706-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20220706-1800/testresults/html/org.eclipse.ui.tests.navigator_ep425I-unit-cen64-gtk3-java11_linux.gtk.x86_64_11.html) with the below error ``` 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)...

test

org.eclipse.ui.tests.progress.ProgressContantsTest.testKeepOneProperty fails in the I-build [I20220928-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20220928-1800) on [Windows ](https://download.eclipse.org/eclipse/downloads/drops4/I20220928-1800/testresults/html/org.eclipse.ui.tests_ep426I-unit-win32-java11_win32.win32.x86_64_11.html) and [MacM1](https://download.eclipse.org/eclipse/downloads/drops4/I20220928-1800/testresults/html/org.eclipse.ui.tests_ep426I-unit-macM1-java17_macosx.cocoa.aarch64_17.html) with the below error ``` Only one finished job should be kept in view expected: but was: junit.framework.AssertionFailedError: Only...

test