Megatest

History Of Ticket 5a591737fb2cab841c8ae4587f55d868879db5cd
Login

Artifacts Associated With Ticket 5a591737fb2cab841c8ae4587f55d868879db5cd

  1. Ticket change [b28aded905] (rid 3371) by matt on 2013-03-05 13:38:00:

    1. comment initialized to:
      <verbatim>
      o	Error loading runconfigs that uses #{getenv USER} definition
      	Failing to locate targets defined in unloaded runconfigs
      o	–show-config => dumps (STDOUT) contents of megatest.config post-processing
      o	–show-runconfig [–target <target>] => same but for runconfigs
      o	–load <script> => scheme script (exits after execution)
      o	–target <target> :runname <runname> -testpatt <testpatt> -waive <comment> -state COMPLETED –status FAIL
      o	Reset FAIL -> NOT_STARTED
      o	–target <target> :runname <runname> -set-state-status NOT_STARTED,n/a :state COMPLETED :status FAIL –testpatt %
      	make fail_reset/fail_rerun
      </verbatim>
      
    2. foundin initialized to: "v1.52"
    3. severity initialized to: "Important"
    4. status initialized to: "Open"
    5. title initialized to: "getenv USER broken, -waive, -rerun"
    6. type initialized to: "Code_Defect"
  2. Ticket change [f6f144fe1e] (rid 3392) by matt on 2013-03-06 17:07:35:

    1. Appended to comment:
      
      
      <hr /><i>matt added on 2013-03-07 00:07:35 UTC:</i><br />
      Exact line in runconfigs.config is:
      <verbatim>
      ./runconfigs.config:[include ./configs/#{getenv USER}.runconfigs.config]
      </verbatim>
      
    2. priority changed to: "Immediate"
    3. resolution changed to: "Open"