gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] Test failures


From: Benja Fallenstein
Subject: Re: [Gzz] Test failures
Date: Thu, 09 Jan 2003 12:42:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

Tuomas Lukka wrote:
On Thu, Jan 09, 2003 at 03:00:22AM +0100, Benja Fallenstein wrote:

I currently get two kinds of test failures:
- ones related to checkAvgColor or so
- ones related to coordsys and transformPoints3 or so

Who feels responsible for these?


I don't get any failures there?! Currently, make and make gl
both run tests flawlessly.

Hmm. I get something else now:

======================================================================
ERROR: Test that the partitioner reacts to new requests.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 8, in setUp
  File "test/gzz/mem/partition.test", line 9, in ?
    class Reserver(gzz.mem.MemoryConsumer):
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: bad class name
======================================================================
ERROR: Test that one block does get loaded.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 8, in setUp
  File "test/gzz/mem/partition.test", line 9, in ?
    class Reserver(gzz.mem.MemoryConsumer):
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: bad class name
======================================================================
ERROR: Test that two important and one less important blocks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 8, in setUp
  File "test/gzz/mem/partition.test", line 9, in ?
    class Reserver(gzz.mem.MemoryConsumer):
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: bad class name
----------------------------------------------------------------------
Ran 91 tests in 9.279s

FAILED (errors=3)
Calling system.exit

Strange.
-b.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]