Megatest

Ticket Change Details
Login
Overview

Artifact ID: 13dcc1de76b46a0e6f34db17d9502e6070d6cf2a
Ticket: 6d871cd4ccccfcff05fe55f3dec45708cf267d37
remove-keep not honoring testpatt
User & Date: mmgraham on 2024-03-25 15:24:40
Changes

  1. comment changed to:
    If I run:
    
    
    
    megatest -remove-keep 1 -target %/% -runname % -testpatt init,exec -status FAIL -actions print,remove-runs -age 1h -precmd echo
    
    
    
    I get:
    
    
    
    1227/all:
    
    megatest -remove-runs -target 1227/all -runname 22025.0621 -testpatt %
    
    Skipping handling of 1227/all/22025.0641 as it is younger than 1h
    
    Skipping handling of 1227/all/22025.0701 as it is younger than 1h
    
    
    Unless the remove-keep is only matching targets where init/exec have status=FAIL this seems like a bug.
    
  2. foundin changed to: "1.80/29"
  3. login: "mmgraham"
  4. private_contact changed to: "97a985880d55d4326aae6748098171ce1de44344"
  5. severity changed to: "Critical"
  6. status changed to: "Open"
  7. title changed to: "remove-keep not honoring testpatt"
  8. type changed to: "Code_Defect"