| Summary: | Connection property does not deploy all dependencies | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Joel Cayne <jcayne> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | P2 | CC: | paulslau |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Whiteboard: | |||
For example, when running the /org.eclipse.hyades.test.ui.logViewer.tests/JUnit/Test.UI.FrameworkEditors_logViewer_UtilitiesTest.testsuite JUnit, the depednanct org.eclipse.hyades.test.ui plug-in (and thus org.eclipse.hyades.test.ui.forms.base.ExecutionEventDetailsPart.java class) is not deployed. Although this is required for the TPTP BVT, the work-around is to use a deployment/artifact/location containing the necessary dependencies. Deferring to future as approved by the TPTP PMC (http://dev.eclipse.org/mhonarc/lists/tptp-pmc/msg04926.html). *** This bug has been marked as a duplicate of bug 220391 *** Closing. |
Using the connection property (<property name="tptp.test.connection" value="tptp:rac://${hostname}:10002/default" />) does not deploy all dependencies.