Bug 561794 - Test failure in jface
Summary: Test failure in jface
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.16   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 4.16 M3   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: 4.16 M2
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2020-04-06 02:19 EDT by Sravan Kumar Lakkimsetti CLA
Modified: 2020-04-22 00:54 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sravan Kumar Lakkimsetti CLA 2020-04-06 02:19:55 EDT
org.eclipse.jface.tests.action.CoolBarManagerTest.testResetItemOrderBug293433 started failing after making changes to bug 548430
Comment 1 Sravan Kumar Lakkimsetti CLA 2020-04-06 02:21:58 EDT
I tried to reproduce this on Mac OS X 10.15, I am unable to reproduce this problem. Can any one from community able to reproduce the problem?
Comment 2 Till Brychcy CLA 2020-04-06 02:46:44 EDT
CoolBarManagerTest is green for me on 10.14.6 with java 8, 9, 11 and 13
Comment 3 Till Brychcy CLA 2020-04-06 02:48:46 EDT
(In reply to Till Brychcy from comment #2)
> CoolBarManagerTest is green for me on 10.14.6 with java 8, 9, 11 and 13

What might matter: I tested on a retina pro macbook pro without external monitor (and I currently don't have access to one)
Comment 4 Till Brychcy CLA 2020-04-06 03:04:39 EDT
I also wanted to mention that I don't run all eclipse projects from source (but SWT is)
Comment 5 Sravan Kumar Lakkimsetti CLA 2020-04-06 05:06:46 EDT
@Till,

Thank you for running the tests on 10.14. 

Now I am able to reproduce them on 10.15 also with non Retina display.
Comment 6 Sravan Kumar Lakkimsetti CLA 2020-04-22 00:52:27 EDT
This problem is resolved with https://git.eclipse.org/r/161266
Comment 7 Sravan Kumar Lakkimsetti CLA 2020-04-22 00:53:59 EDT
These tests passed in I20200421-1800 
log:https://download.eclipse.org/eclipse/downloads/drops4/I20200421-1800/testResults.php
Comment 8 Sravan Kumar Lakkimsetti CLA 2020-04-22 00:54:27 EDT
.