Bug 571321 - Junit test org.eclipse.ui.genericeditor.tests.TestQuickAssist.testMarkerQuickAssist failed in the build I20210217-1800 on Mac
Summary: Junit test org.eclipse.ui.genericeditor.tests.TestQuickAssist.testMarkerQuick...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.19   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-19 00:13 EST by Kalyan Prasad Tatavarthi CLA
Modified: 2021-02-19 00:13 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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