Bug 558989 - disabled jface text test ContextInformationTest.testContextInfo_hide_focusOut fails in nightly builds on Mac
Summary: disabled jface text test ContextInformationTest.testContextInfo_hide_focusOut...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.15   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-09 12:20 EST by Kalyan Prasad Tatavarthi CLA
Modified: 2020-02-18 08:30 EST (History)
1 user (show)

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 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