Megatest

Ticket Change Details
Login
Overview

Artifact ID: 98e7075a4f145cca415cf8e7a687e6db84dcbdc0
Ticket: 000ce7b671ccbdf44bdc9765fd557f3968bf3569
megatests should confirm tests is a directory before looking for tests
User & Date: tal on 2015-06-02 13:44:00
Changes

  1. foundin changed to: "1.6012+"
  2. icomment:
    megatest should confirm that directories in tests-paths are directories before looking for tests.
    
    To duplicate, make MT_RUN_AREA_HOME a file instead of link.
    
    Sample stack dump:
    
    Error: (directory) cannot open directory - Not a directory: "/nfs/site/disks/icf_fdk_centos002/rhqa/connected/p1271/megatestqa/vacatqa/tests"
    
            Call history:
    
            tests.scm:57: glob
            tests.scm:51: g435
            tests.scm:52: string-split
            tests.scm:52: last
            tests.scm:53: conc
            tests.scm:54: hash-table-ref/default
            tests.scm:55: file-exists?
            tests.scm:56: hash-table-set!
            tests.scm:60: loop
            tests.scm:50: file-exists?
            tests.scm:60: loop
            tests.scm:50: file-exists?
            tests.scm:60: loop
            tests.scm:50: file-exists?
            tests.scm:57: conc
            tests.scm:57: glob              <--
    
  3. login: "tal"
  4. mimetype: "text/plain"
  5. private_contact changed to: "97a985880d55d4326aae6748098171ce1de44344"
  6. severity changed to: "Minor"
  7. status changed to: "Open"
  8. title changed to:
    megatests should confirm tests is a directory before looking for tests
    
  9. type changed to: "Code_Defect"