From: Virden, L. W. <lv...@ca...> - 2007-01-11 16:21:56
|
I'm running a gmake test in interactive mode for the latest cvs head of tcllib and tcl. I get this: Passed 14468 of 14643 Skipped 169 of 14643 Failed 6 of 14643 #Errors 0 gmake: *** [test] Error 1 But I don't know how to report the errors that I get. In the old style of test, I could submit bug reports with the failure messages, etc. Now all I get is a multicolored set of lines such as: [ ] [8.5a6] cmdline ~~ FAILS T 137 P 130 S 6 F 1 [ ] [8.5a6] grammar_me ~~ FAILS T 861 P 859 S 1 F 1 [ ] [8.5a6] snit ~~ FAILS T 595 P 555 S 37 F 3 [ ] [8.5a6] struct ~~ FAILS T 2252 P 2225 S 26 F 1 I don't know what the next step is- I've read the README's but don't see a tip there. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...><URL: http://www.purl.org/NET/lvirden/ > Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |