From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sat Feb 13 1999 - 21:56:13 EST
On Feb 13, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> 1. About the new testing scheme:
> I like it.
Great!
> If a test fails, it should print the msg it used to print, namely
> where to find the output. Instead of
> FAIL: BeanBug.java
> FAIL: BeanBug.java (output saved to BeanBug.fail)
Quite hard to do... It is automake that prints the PASS/FAIL message,
and it will only print the test name :-(
I could do it before automake prints the result, and, say, only if you
set VERBOSE. Is that enough?
BTW, there are some tests that keep running forever, particularly on
IRIX 6.3 and Solaris 2.5. On Solaris 2.5 (but not 2.6), for example,
So*.java will only stop if I kill them. I'll investigate.
I was planning on adding daemon threads to these tests that would
time-out after, say, 1 minute. Does this sound reasonable?
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:08 EDT