Megatest

View Ticket
Login
2015-06-14
23:27 Closed ticket [95112e959b]: dashboard error plus 4 other changes artifact: ed55e5fd17 user: matt
2015-04-01
22:15 Ticket [95112e959b]: 4 changes artifact: 23da63d33e user: matt
2014-08-19
22:29 New ticket [95112e959b]. artifact: 42df52844d user: matt

Ticket Hash: 95112e959b1d47af8675563d1e740da386800184
Title: dashboard error
Status: Closed Type: Code_Defect
Severity: Severe Priority: Low
Subsystem: Resolution: Fixed
Last Modified: 2015-06-14 23:27:57
Version Found In: v1.60
User Comments:
matt added on 2014-08-20 04:29:37:

ERROR: call to db:get-tests-for-run with bad run-id=#f

	Call history:

	db.scm:1165: sqlite3#for-each-row	  
	db.scm:1167: list->vector	  
	db.scm:80: db:done-with	  
	db.scm:63: sqlite3#database?	  
	db.scm:65: mutex-lock!	  
	db.scm:68: current-milliseconds	  
	db.scm:70: mutex-unlock!	  
	dashboard.scm:1055: dboard:data-get-curr-run-id	  
	dashboard.scm:1057: hash-table-ref/default	  
	dashboard.scm:1058: hash-table-keys	  
	dashboard.scm:1059: hash-table-keys	  
	dashboard.scm:1056: db:get-tests-for-run	  
	db.scm:1311: debug:print	  
	common_records.scm:58: debug:debug-mode	  
	common_records.scm:59: with-output-to-port	  
	db.scm:1312: print-call-chain	  	<--


matt added on 2015-06-15 05:27:57:
Added check to catch non-number and issue error.