Megatest

History Of Ticket 83eb0489cdf1e9190855af07b0b8192e200989bc
Login

Artifacts Associated With Ticket 83eb0489cdf1e9190855af07b0b8192e200989bc

  1. Ticket change [bb4005ba0e] (rid 4681) by matt on 2013-07-21 16:20:35:

    1. comment initialized to:
      <verbatim>
      ==================
      Now you need an initial place to store your runs. These are called "disks" and you
      can add more at any time. To get going provide a writeable directory name. 
      Enter your test runs directory: #{getenv MT_TEST_RUN_AREA}/../runs
      WARNING: you have specified a path #{getenv MT_TEST_RUN_AREA}/../runs that does not exist. Attempting to create it...
      
      
      Error: (create-directory) cannot create directory - File exists: "#{getenv MT_TEST_RUN_AREA}/.."
      
      	Call history:
      
      	genexample.scm:49: read-line	  
      	genexample.scm:51: directory?	  
      	genexample.scm:57: conc	  
      	genexample.scm:57: file-exists?	  
      	genexample.scm:68: print	  
      	genexample.scm:81: display	  
      	genexample.scm:82: read-line	  
      	genexample.scm:84: string-split	  
      	genexample.scm:84: g25	  
      	genexample.scm:84: g25	  
      	genexample.scm:87: print	  
      	genexample.scm:89: display	  
      	genexample.scm:90: read-line	  
      	genexample.scm:91: directory?	  
      	genexample.scm:93: print	  
      	genexample.scm:94: create-directory	  	<--
      </verbatim>
      
    2. foundin initialized to: "v1.55508"
    3. severity initialized to: "Important"
    4. status initialized to: "Open"
    5. title initialized to:
      Create area wizard fails to create directory - should detect calculated dirs
      
    6. type initialized to: "Code_Defect"