Community
Participate
Working Groups
JSrib report generators do not recognize execution results with custom names. When generating JScrib reports, the report generators do not recognize execution results with custom names, that is names other than: <test suite name>*.execution Note: The * represents any custom suffix. The JCrib reports do handle this case assuming the test suite name is prefixed to the execution results name. This is problematic since: 1) The user can change the name of the generated execution result file in the test suite launch configuration. 2) BIRT report handle execution results with custom names. To reproduce, attempt to generate an execution result with a custom name that does not include any part of test suite name.
Please provide a sizing.
All P1s must be addressed in 4.5.
Please provide a sizing for this defect before Monday, November 12, 2007.
Deferring to I6.
In debugging https://bugs.eclipse.org/bugs/show_bug.cgi?id=218550, I noticed that the problem is in org.eclipse.hyades.models.common.util.ExecutionUtil.findExecutionResults(List). We should be using org.eclipse.tptp.test.report.birt.internal.elements.util.TestModelUtilities.getExecutionResultsMap(EList). Since this is in the BIRT plug-in, consider moving it to org.eclipse.hyades.models.common.util.ExecutionUtil.java
Deferring to future as discussed by PMC/AG (http://wiki.eclipse.org/TPTP-AG-20080331#Test_Project).
(In reply to comment #5) > In debugging https://bugs.eclipse.org/bugs/show_bug.cgi?id=218550, I noticed > that the problem is in > org.eclipse.hyades.models.common.util.ExecutionUtil.findExecutionResults(List). > We should be using > org.eclipse.tptp.test.report.birt.internal.elements.util.TestModelUtilities.getExecutionResultsMap(EList). > Since this is in the BIRT plug-in, consider moving it to > org.eclipse.hyades.models.common.util.ExecutionUtil.java > Hours worked.
Deferring to TPTP 4.7.0.
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.