| Ticket Hash: | 953e43037bb79cf957a965b56600c67d683ce9d4 | ||
| Title: | multi-pattern wildcard in remove-runs overmatches foo%,bar% will not respect other filter contstraints | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2015-07-08 00:16:57 10.70 years ago |
Created: |
2012-06-13 11:06:33 13.76 years ago |
| Version Found In: | v1.44 | ||
| Description: | ||||
|
This command line: megatest -remove-runs -target p1271/9/r1.10/icetest :runname ww24.1a -testpatt pycell_xor%,envsetup -itempatt % -v
Removed *all* envsetup tests. | ||||
| User Comments: | ||||
matt added on 2015-07-08 00:16:57:
Fixed in v1.55 series. -itempatt merged into -testpatt syntax and rationalized. | ||||