Megatest

History Of Ticket 83c98177a86c124090eb1bbebb086c05babe10b1
Login

Artifacts Associated With Ticket 83c98177a86c124090eb1bbebb086c05babe10b1

  1. Ticket change [cb907b58ee] (rid 5384) by mrwellan on 2013-10-14 09:38:13:

    1. foundin initialized to: "v1.5512"
    2. icomment:
      <verbatim>
      this testno such table: test_data
      
      Error: (prepare) no such table: test_steps
      #<sqlite3:database>
      "SELECT id,test_id,stepname,state,status,event_time,logfile FROM test_steps WHER
      E test_id=? ORDER BY id ASC;"
      
              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:2052: sqlite3#for-each-row               <--
      </verbatim>
      
    3. login: "mrwellan"
    4. mimetype: "text/x-fossil-plain"
    5. severity initialized to: "Important"
    6. status initialized to: "Open"
    7. title initialized to: "list-runs fails on new database"
    8. type initialized to: "Code_Defect"
  2. Ticket change [8cc03dda9e] (rid 5396) by mrwellan on 2013-10-17 08:42:16:

    1. icomment:
      Added a exception handler. If the db is corrupt then re-run the dang test. The future direction is to move the data in these files back into the megatest.db and db/ area.
      
    2. login: "mrwellan"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. status changed to: "Closed"