#414 testSys failure

katox Sat 13 Dec 2008

Trying to sync again with the current mercurial tip I spotted a test error:

-- Run:  testSys::CallTest.testDynamicCall...

TEST FAILED
sys::Err: java.lang.StackOverflowError
  testSys::CallDynamic.trap (CallTest.fan:130)
  fan.sys.FanObj.trap (FanObj.java:114)
  testSys::CallDynamic.trap (CallTest.fan:132)
  fan.sys.FanObj.trap (FanObj.java:114)

just in case this isn't a known issue. I'm using JDK 1.6.10.

brian Sat 13 Dec 2008

Yes - I know, thanks. I'm getting ready to push a fix in the next hour or so.

brian Sat 13 Dec 2008

Fix is pushed.

I am almost wrapped up phase 1 of Java FFI - couple more boundary conditions and tests. Then hopefully I can get the docs written and post a new build later today.

katox Sat 13 Dec 2008

Good news!

Login or Signup to reply.