Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 497638 - 36 pde.ui test failures on cen64_linux.gtk.x86_64_8.0. ( build N20160708-1959)
Summary: 36 pde.ui test failures on cen64_linux.gtk.x86_64_8.0. ( build N20160708-1959)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-11 01:22 EDT by Vikas Chandra CLA
Modified: 2018-03-09 08:49 EST (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 2016-07-11 01:22:01 EDT
testFragment	Error	N/A

java.lang.NullPointerException
at java.io.File.<init>(File.java:277)
at org.eclipse.pde.internal.core.MinimalState.addBundle(MinimalState.java:71)
at org.eclipse.pde.internal.core.PluginModelManager.addWorkspaceBundleToState(PluginModelManager.java:706)
at org.eclipse.pde.internal.core.PluginModelManager.addWorkspaceBundleToState(PluginModelManager.java:689)
at org.eclipse.pde.internal.core.PluginModelManager.handleAdd(PluginModelManager.java:844)
at org.eclipse.pde.internal.core.PluginModelManager.modelsChanged(PluginModelManager.java:221)
at org.eclipse.pde.internal.core.AbstractModelManager.fireModelProviderEvent(AbstractModelManager.java:34)
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
Comment 1 Vikas Chandra CLA 2016-07-20 04:50:18 EDT
http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=91057909622705d35b95a262fb8492c54c8554a6 and subsequent commit seems to responsible for this. Need to debug on ep47N-unit-cen64
linux.gtk.x86_648.0
Comment 2 Vikas Chandra CLA 2016-07-20 04:50:39 EDT
Need errors here may be related - http://download.eclipse.org/eclipse/downloads/drops4/N20160719-2000/testResults.php
Comment 3 Vikas Chandra CLA 2016-07-26 06:08:02 EDT
Fixed via revert of the commits ( of bug 475797  ) 
http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=1203f2eb0c6410b11614ed57af1bac5d169669b1
http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=c3329f44badfb44d3bbfeb57906ee93026db8b03

I will "reopen" this bug once I put the commit again for Bug 475797  in early 4.7M2.
Comment 4 Vikas Chandra CLA 2016-08-02 05:24:04 EDT
This doesnt happen anymore
Comment 5 Eclipse Genie CLA 2016-09-16 02:00:10 EDT
New Gerrit change created: https://git.eclipse.org/r/81209
Comment 6 Vikas Chandra CLA 2016-09-23 03:11:15 EDT
Reopening since after committing the 2nd fix in Bug 475797 - [patch] Target platform misses bundle after version of workspace bundle gets changed, this problem re-appears. ( as expected).
Comment 7 Eclipse Genie CLA 2016-09-23 05:14:53 EDT
New Gerrit change created: https://git.eclipse.org/r/81772
Comment 8 Vikas Chandra CLA 2016-09-23 05:15:53 EDT
Created a dummy gerrit to see if the failures happen
Comment 9 Vikas Chandra CLA 2016-10-17 01:45:53 EDT
Resolving for now. Will try again in M4 when I commit the 2nd part of the fix.
Comment 11 Vikas Chandra CLA 2016-11-02 02:37:28 EDT
reopening
Comment 12 Vikas Chandra CLA 2016-12-06 01:48:44 EST
This problem no longer occurs. This is due to the new option of Bug 506850 ( which is by default on.
Comment 13 Vikas Chandra CLA 2016-12-06 01:51:44 EST
This problem only happens on 1 platform and that too under some specific circumstances ( nightly test run fails while gerrit test runs on same test case passes). Also now, this doesnt happen by default option.
Comment 14 Alexander Kurtakov CLA 2018-03-09 08:49:54 EST
Test failures no longer occur.