2022-03-25
| ||
11:14 | • New ticket [d3dc03e1c6] megatest list-test-time update. artifact: 5473ca2f9f user: jmoon18 | |
Ticket Hash: | d3dc03e1c67cf1d7d6ebe351a645811a00d01ab6 | |||
Title: | megatest list-test-time update | |||
Status: | Open | Type: | Feature_Request | |
Severity: | Minor | Priority: | ||
Subsystem: | Resolution: | |||
Last Modified: | 2022-03-25 11:14:40 | |||
Version Found In: | 1.65/91 | |||
Description: | ||||
I am using the megatest -list-test-time command to extract the run time for some regressions under my workarea.
When using the command the run times are provided but it does not seem to filter them out based on run name which makes the data difficult to understand. In the log file additional test-patts are listed although only one has been specified. Lastly, the documentation for this command states to use "-run-patt" and -test-patt" as options whic may be outdated. Command: megatest -list-test-time -target $TARGET -runname my-run -testpatt test1 |