| Ticket UUID: | 628849 | ||
| Title: | Show # skipped tests for -skip pattern | ||
| Type: | RFE | Created on: | 2002-10-25 21:51:31 |
| Submitter: | pointsman | Assigned to: | dgp |
| Subsystem: | 34. tcltest Package | Severity: | |
| Priority: | 5 Medium | Last modified: | 2003-02-23 00:27:40 |
| Status: | Open | Closed by: | |
| Resolution: | None | Closed on: | |
| Version: | None | ||
| Description: | ||||
If I use the -skip <patternlist> option, there is currently (tcl8.4.0) no information in the test run summary, how much tests are skipped, because there names have matched the patterns, given to -skip. One have to add the numbers of the tests, skipped for constraints and substract that from the number of all skipped tests, to get this. Something like: xy tests skipped, because there name matched the -skip patternlist in the test summary may sometimes be helpful. rolf | ||||
