Megatest

History Of Ticket 6abf4531ea33f169bb647058b7c6943a76f1abaa
Login

Artifacts Associated With Ticket 6abf4531ea33f169bb647058b7c6943a76f1abaa

  1. Ticket change [73c7a6caf1] (rid 11246) by tyardeni on 2016-09-14 11:55:11:

    1. comment initialized to:
      Current behavior in megatest is to look in runconfig for a TESTPATT setting if a testpatt is not specified on the command line.
      
      This request is to enhance the behavior to add a -testpattvar parameter that takes a runconfig setting name to use for the default testpatt.
      
      The testpattvar should be an optional argument that defaults to TESTPATT.
      
      Sample usage: megatest -run -runname foo -target foo/bar -testpattvar FOOPATT.
      
    2. login: "tyardeni"
    3. private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
    4. severity initialized to: "Cosmetic"
    5. status initialized to: "Open"
    6. title initialized to: "Add capability to override default testpatt var"
    7. type initialized to: "Feature_Request"
  2. Ticket change [19d83e3c2d] (rid 11245) by tyardeni on 2016-09-14 11:56:25:

    1. icomment:
      Suggested behavior if the variable specified in -testpattvar does not exist in runconfig is to exit cleanly with an error and display an error message stating that the specified testpattvar does not exist in runconfig.
      
      This behavior could also apply if the default TESTPATT is not specified.
      
    2. login: "tyardeni"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
  3. Ticket change [253e3953f7] (rid 15035) by tyardeni on 2017-08-03 13:56:27:

    1. icomment:
      Extending this request to support multiple test patterns, to be checked in the order supplied. If none of the given variables exist in runconfig, exit with an error: 
      
      eg: -testpattvar MODE1PATT,MODE2PATT
      
    2. login: "tyardeni"
    3. mimetype: "text/plain"
  4. Ticket change [42d1f61f20] (rid 15036) by tyardeni on 2017-08-03 13:56:50:

    1. login: "tyardeni"
    2. mimetype: "text/x-fossil-plain"
    3. severity changed to: "Important"