Megatest

Ticket Change Details
Login
Overview

Artifact ID: 15bb2ceb7cc1a183d637eb3feb83e85bc2ab191d
Ticket: 248a4966e8d02688443d40b2e716ec73e9419c8d
somehow bad testdat.db got created. need way to recover and if possible prevent
User & Date: matt on 2013-07-21 22:41:43
Changes

  1. comment changed to:
    <verbatim>
    ERROR: problem accessing test db /mfs/matt/data/megatest/tests/installall/links/stdrel/ww29.7/eggs/trace, you probably should clean and re-run this testno such table: test_data
    
    Error: (prepare) no such table: test_data
    #<sqlite3:database>
    "SELECT id,test_id,category,variable,value,expected,tol,units,comment,status,type FROM test_data WHERE test_id=? AND category LIKE ? ORDER BY category,variable;"
    
    	Call history:
    
    	db.scm:256: g527	  
    	db.scm:268: sqlite3#set-busy-handler!	  
    	db.scm:275: debug:print-info	  
    	common_records.scm:60: debug:debug-mode	  
    	db.scm:277: call-with-current-continuation	  
    	db.scm:277: with-exception-handler	  
    	db.scm:277: ##sys#call-with-values	  
    	db.scm:285: sqlite3#execute	  
    	db.scm:277: k537	  
    	db.scm:277: g541	  
    	db.scm:281: condition-property-accessor	  
    	db.scm:280: g545	  
    	db.scm:280: debug:print	  
    	common_records.scm:51: debug:debug-mode	  
    	common_records.scm:52: with-output-to-port	  
    	db.scm:1876: sqlite3#for-each-row	  
    </verbatim>
    
  2. foundin changed to: "v1.5508"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to:
    somehow bad testdat.db got created. need way to recover and if possible prevent
    
  6. type changed to: "Code_Defect"