OK, from the current Kaffe run things are probably clearer ...

On Wed, 09 Feb 2005, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> Step by step ...
> 
> (1) Ant creates a symlink inside its source tree in one of its
> tests.
> 
> (2) This symlink should get removed in the tearDown method of the
> corresponding tests and that seems to fail on Kaffe.

Because Kaffe dies before Ant manages to remove the symlink:

,----
|     [junit] Testsuite: org.apache.tools.ant.DirectoryScannerTest
| kaffe-bin: gc-incremental.c:1300: gcFree: Assertion `!!!"Attempt to 
explicitly free nonfixed object"' failed.
`----

The same failed assertion is responsible for most of the build
failures of the current Kaffe build.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to