Bug 115878 - GMF services provider test plugin is wrong
Summary: GMF services provider test plugin is wrong
Status: CLOSED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-11-10 13:48 EST by Anthony Hunter CLA
Modified: 2010-07-19 21:54 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Hunter CLA 2005-11-10 13:48:54 EST
This looks like this plugin has no guts inside, according to the log...

Plugin: org.eclipse.gmf.tests.runtime.common.ui.services.provider

Log:

Test Class:    aurora.tools.junit.application.JUnitApplication$FailTest
Starting test: aurora.tools.junit.application.JUnitApplication$FailTest
FAIL: No suite() method in class
org.eclipse.gmf.tests.runtime.common.ui.services.provider.AllTests
At: runTest(), line 261

--
FAIL/ERR, Runs:	1, Fails:	1, Errors:	0,
org.eclipse.gmf.tests.runtime.common.ui.services.provider, Time:	0.031

--
raw test suite output:
Comment 1 Anthony Hunter CLA 2005-11-10 13:53:12 EST
The org.eclipse.gmf.tests.runtime.common.ui.services.provider tests plug-in
is not a JUnit test plug-in. This plug-in is used by
org.eclipse.gmf.tests.runtime.common.ui for ProviderPolicyExceptionsTest and
ProviderPolicyTest.

To avoid confusion, I updated AllTests in common.ui.services.provider to run a
single null test to avoid confusion if someone does try to run the plug-in
as a tests plug-in.
Comment 2 Anthony Hunter CLA 2005-11-10 13:53:26 EST
Verified
Comment 3 Eclipse Webmaster CLA 2010-07-19 21:54:19 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug