| Summary: | ReportWindowWizard unnecessarily slows down report process | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Joe Toomey <jptoomey> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P1 | CC: | paulslau |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 179037 | ||
|
Description
Joe Toomey
No time to address this in 4.4.1. Retarget to 4.5. Will address in 4.5. The isAvailable() method for all report types handles (aside other report-specific tasks, such as checking if BIRT is available): -Determine if the selection contains at least one element. -Determine if the selection element contains test suite(s) and resolve the selected test suite(s). Determine if at least one test suite has been selected. The following files checked-in to CVS (HEAD): org.eclipse.tptp.test.report.birt.ui.internal.ReportXMLLogWizard.java org.eclipse.tptp.test.report.birt.ui.internal.BIRTTabularReportWizard.java org.eclipse.tptp.test.report.birt.ui.internal.BIRTTestPassReportWizard.java org.eclipse.tptp.test.report.birt.ui.internal.BIRTTestReport.java org.eclipse.tptp.test.report.birt.ui.internal.GenericTestReportWizard.java org.eclipse.hyades.test.tools.ui.common.internal.report.jscrib.ReportDataUtils.java org.eclipse.hyades.test.tools.ui.common.internal.report.ReportWindowWizard.java org.eclipse.hyades.test.tools.ui.common.internal.report.TestPassReportWizard.java org.eclipse.hyades.test.tools.ui.http.internal.reports.HTTPReportGenerator.java Closing by default since not closed by the originator in the 7+ months since being resolved. Please reopen if the issue is still present in the latest TPTP release or the resolution is not correct. |