Megatest

Diff
Login

Differences From Artifact [d487a83914]:

To Artifact [31d9a09536]:


83
84
85
86
87
88
89





83
84
85
86
87
88
89
90
91
92
93
94







+
+
+
+
+
	  full-list))))

(define (mt:get-prereqs-not-met run-id waitons ref-item-path #!key (mode 'normal))
  (db:get-prereqs-not-met run-id waitons ref-item-path mode: mode))

(define (mt:get-run-stats)
  (cdb:remote-run db:get-run-stats #f))

;;======================================================================
;;  S T E P S
;;======================================================================