Bug 558989

Summary: disabled jface text test ContextInformationTest.testContextInfo_hide_focusOut fails in nightly builds on Mac
Product: [Eclipse Project] Platform Reporter: Kalyan Prasad Tatavarthi <kalyan_prasad>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 4.15   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/157712
https://git.eclipse.org/c/platform/eclipse.platform.text.git/commit/?id=ea238a8d94314b4df89efc8546e5819f48b857aa
Whiteboard:

Description Kalyan Prasad Tatavarthi CLA 2020-01-09 12:20:07 EST
jface text test ContextInformationTest.testContextInfo_hide_focusOut fails on Mac in nightly builds with the below error.

N/A

java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.eclipse.jface.text.tests.contentassist.ContextInformationTest.testContextInfo_hide_focusOut(ContextInformationTest.java:115)

https://download.eclipse.org/eclipse/downloads/drops4/I20200108-2240/testresults/html/org.eclipse.jface.text.tests_ep415I-unit-mac64-java8_macosx.cocoa.x86_64_8.0.html
Comment 1 Dani Megert CLA 2020-01-31 12:33:21 EST
Kalyan, please investigate since when it fails and whether it passes locally.
Comment 2 Kalyan Prasad Tatavarthi CLA 2020-02-14 04:22:42 EST
(In reply to Dani Megert from comment #1)
> Kalyan, please investigate since when it fails and whether it passes locally.

This test fails on mac locally. This test was newly added as part of fix for Bug 94106, first included in the build https://download.eclipse.org/eclipse/downloads/drops4/I20200106-0600. and continues to fail on mac in the nightly builds from I20200106-0600
Comment 3 Eclipse Genie CLA 2020-02-14 06:33:01 EST
New Gerrit change created: https://git.eclipse.org/r/157712