Occures when running <<make distcheck>> i.e., the full funit testsuite vis: Running testSignalHandler(frysk.event.TestEventLoop) ...PASS Running testAsync(frysk.event.TestEventLoop) ...FAIL junit.framework.AssertionFailedError: dummy signal handler run Running testAAA(frysk.event.TestSigChild) ...PASS details: testAsync(frysk.event.TestEventLoop)junit.framework.AssertionFailedError: dummy signal handler run at frysk.event.TestEventLoop$15.execute(funit) at frysk.event.EventLoop.runEventLoop(funit) at frysk.event.EventLoop.runPolling(funit) at frysk.event.TestEventLoop.testAsync(funit) at frysk.junit.Runner.<init>(funit) at funit.main(funit) but note that running test by hand gets no failure: $ ./frysk-0.0.1.2006.08.17/_inst/libexec/frysk/funit frysk.event.TestEventLoop Running testEventLoop(frysk.event.TestEventLoop) ...PASS Running testPeriodicTimer(frysk.event.TestEventLoop) ...PASS Running testTimerRemoval(frysk.event.TestEventLoop) ...PASS Running testScheduleBeforeRun(frysk.event.TestEventLoop) ...PASS Running testSignalHandler(frysk.event.TestEventLoop) ...PASS Running testAsync(frysk.event.TestEventLoop) ...PASS reproducable!
strip space from subject