This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help me please!



Qian Wei Min wrote:
> Now I want to use Mauve.

What java implementation are you testing?

If you are testing against a 1.1 implementation, you must run:
make KEYS=JDK1.1 check

This is documented in the README file.

> System show many FAILs link the last of this mail ant cannot finish(I waited
> 30 minutes).
> Why?What need me to do?

Each failures is either...

	- a java implementation error, or
	- a test case error

There are many known cases where Sun's implementation strays from the
documentation.  The tests are written to the documentation, so we
expect to see many failures from Sun's JDK's.

As for the hang, this is in the middle of the java.net test code.  Our
framework is still very primitive.  Failing tests should actually time
out, but they don't right now.  This will require some more
infrastructure work.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]