public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* Problem with auto compilation and gnu.testlet.java.security.Engine.getInstance
@ 2006-08-10 12:21 Edwin Steiner
  2006-08-10 15:52 ` Anthony Balkissoon
  0 siblings, 1 reply; 3+ messages in thread
From: Edwin Steiner @ 2006-08-10 12:21 UTC (permalink / raw)
  To: mauve-discuss

Hi!

When testing cacao with mauve we had a FAIL that only occurred on the
first test run in a clean mauve checkout.

The reason is that when running the testlet

    gnu.testlet.java.security.Engine.getInstance

mauve auto compilation misses the required class

    gnu.testlet.java.security.MessageDigest.MauveDigest

This class is later compiled when the MessageDigest testlet is run,
so the FAIL is not reproducible later.

Any idea what to do about this?

Cheers,
-Edwin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-10 21:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-10 12:21 Problem with auto compilation and gnu.testlet.java.security.Engine.getInstance Edwin Steiner
2006-08-10 15:52 ` Anthony Balkissoon
2006-08-10 21:02   ` Edwin Steiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).