Megatest

View Ticket
Login
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
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 06:16:57: (text/x-fossil-plain)
Fixed in v1.55 series. -itempatt merged into -testpatt syntax and rationalized.