Bug 518733

Summary: test_getActiveShell sporadically fails on Gtk3
Product: [Eclipse Project] Platform Reporter: Leo Ufimtsev <lufimtse>
Component: SWTAssignee: Leo Ufimtsev <lufimtse>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, platform-swt-inbox
Version: 4.8Keywords: test, triaged
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: https://etherpad.openstack.org/p/EclipseBug518733
Whiteboard:

Description Leo Ufimtsev CLA 2017-06-23 17:04:17 EDT
When I run the test suite, test_getActiveShell() sometimes fails. 
Then when I run the test on it's own, it passes.

I investigated and believe the drainEventQueue() call is cause of this issue.

I've replaced the call with a different mechanism and it makes the test stable. I'll submit shortly.
Comment 1 Alexander Kurtakov CLA 2017-12-06 05:16:55 EST
Leo, I no longer see this issue. Do you still see it?
Comment 2 Leo Ufimtsev CLA 2017-12-06 14:13:12 EST
I haven't run non-Browser related jUnits in like a loooong time. But Eric says that this used to be a problem but hasn't come up in a long time.
Comment 3 Leo Ufimtsev CLA 2017-12-06 14:13:39 EST
no longer an issue.