Bug 477909 - 1 pde.ui test failure in latest build ( N20150920-2000) on all platforms
Summary: 1 pde.ui test failure in latest build ( N20150920-2000) on all platforms
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.7 RC1   Edit
Assignee: Vikas Chandra CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2015-09-21 03:05 EDT by Vikas Chandra CLA
Modified: 2017-05-18 09:36 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vikas Chandra CLA 2015-09-21 03:05:37 EDT
See
testMatchEquivalent	Failure	N/A

junit.framework.AssertionFailedError
at org.eclipse.pde.ui.tests.project.PluginRegistryTests.testMatchEquivalent(PluginRegistryTests.java:66)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3795)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3434)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:157)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 2 Vikas Chandra CLA 2015-10-27 02:36:48 EDT
verified on

Version: Neon (4.6)
Build id: N20151024-1500
Comment 3 Dani Megert CLA 2016-08-15 04:18:01 EDT
This one is back after 4.7 M1.
Comment 4 Vikas Chandra CLA 2016-08-15 05:26:21 EDT
I will look at this tomorrow.
Comment 5 Vikas Chandra CLA 2016-08-15 12:51:53 EDT
Fixed via http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=06d40d558095a8d915beeca7a35ae3afc25e7ead

I will wait for test results before resolving this one.
Comment 6 Markus Keller CLA 2016-08-15 15:22:18 EDT
As history showed, it was not a good idea to write a test that will fail in almost every future release.

Better use a PDE plug-in id for that test, e.g. org.eclipse.pde.ui.tests itself.
Comment 7 Vikas Chandra CLA 2016-08-17 00:09:20 EDT
Fixed in /I20160816-1015
Comment 8 Dani Megert CLA 2016-08-17 09:56:41 EDT
(In reply to Vikas Chandra from comment #7)
> Fixed in /I20160816-1015

Please see comment 6.
Comment 9 Eclipse Genie CLA 2016-08-18 02:46:48 EDT
New Gerrit change created: https://git.eclipse.org/r/79245
Comment 10 Vikas Chandra CLA 2016-08-22 03:10:59 EDT
Now the test is dependent on pde.ui.tests to reduce unnecessary noise

http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=8764d7acf653f3ab45d27c5460220072e6f77cf3
Comment 11 Vikas Chandra CLA 2017-05-17 06:46:12 EDT
Failed again.
Comment 12 Eclipse Genie CLA 2017-05-17 08:38:37 EDT
New Gerrit change created: https://git.eclipse.org/r/97320