Bug 571321

Summary: Junit test org.eclipse.ui.genericeditor.tests.TestQuickAssist.testMarkerQuickAssist failed in the build I20210217-1800 on Mac
Product: [Eclipse Project] Platform Reporter: Kalyan Prasad Tatavarthi <kalyan_prasad>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.19   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Kalyan Prasad Tatavarthi CLA 2021-02-19 00:13:57 EST
The Junit test org.eclipse.ui.genericeditor.tests.TestQuickAssist.testMarkerQuickAssist failed on Mac with the below error

No new shell found expected:<1> but was:<2>

java.lang.AssertionError: No new shell found expected:<1> but was:<2>
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.eclipse.ui.genericeditor.tests.CompletionTest.findNewShell(CompletionTest.java:206)
at org.eclipse.ui.genericeditor.tests.TestQuickAssist.testMarkerQuickAssist(TestQuickAssist.java:74) 

https://download.eclipse.org/eclipse/downloads/drops4/I20210217-1800/testresults/html/org.eclipse.ui.genericeditor.tests_ep419I-unit-mac64-java11_macosx.cocoa.x86_64_11.html