Community
Participate
Working Groups
The tests fail on Mac and Linux, for both I-builds [1] and M-builds [2]. They have been like that for a while... [1] http://download.eclipse.org/eclipse/downloads/drops4/I20120812-1736/testresults/html/org.eclipse.team.tests.cvs.core_linux.gtk.x86_6.0.html [2] http://download.eclipse.org/eclipse/downloads/drops4/M20120809-1200/testresults/html/org.eclipse.team.tests.cvs.core_linux.gtk.x86_6.0.html
Display.getDefault().getActiveShell() called in ProjectSetImporterTests returns null for some reason.
Created attachment 219865 [details] Fix for the test > Display.getDefault().getActiveShell() called in ProjectSetImporterTests returns null for some reason. Probably there is no active shell in the default display. The test needs this particular shell to create the UI for test and we have an util method to find shell that makes sure that shell is not null. I think it's more appropriate here. The attached patch contains the implementation of this fix. I think it should fix the problem although I was not able to reproduce those failures.
(In reply to comment #2) > Created attachment 219865 [details] > Fix for the test Neat.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the stalebug whiteboard tag.