Community
Participate
Working Groups
There is currently some logic in the ArtifactUtil class that has behavior specific to workbench based test types hardcoded based on the test types themselves. This means if someone wanted to add another workbench based test type to TPTP, they would either have to modify our code, or re-implement a large chunk of our deployment code in their own deployment adapter. The better thing to do is to slightly refactor the JavaExecutionDeploymentAdapter, and then extend it with a WorkbenchDeploymentAdapter. This will require some refactoring to pass state all the way into ArtifactUtil, so we can't do this in 4.4. But when we do this, we can remove the boolean workbenchMode in ArtifactUtil.calculateClasspath(), and the solution will be much more extensible.
Please provide a sizing.
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. Since this defect is more than 2 years old, it may be no longer relevant. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this defect is resolved as WONTFIX. If this defect is still relevant and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.
Closing.
Mistakenly closed for the originator. Reopening for the originator to verify/close.
Re-resolving as WONTIFX.
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.