Testing kaffe...
Marcel Offermans
M.F.Offermans at wbmt.tudelft.nl
Tue May 20 23:33:21 PDT 1997
I'm new to this list, so forgive me if this is a FAQ. I have just compiled
kaffe for AmigaOS and I did the following in the /test/ directory:
$ make test
*** Running tests
HelloWorldApp ... passed
TestFloatDoubleLong ... ignored
Str ... passed
Str2 ... passed
IndexTest ... passed
StackDump ... error running
Should have got:
java.lang.NullPointerException
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.f(8)
at StackDump.main(14)
But got instead:
tname ... passed
ttest ... passed
IllegalInterface ... passed
GetInterfaces ... passed
DeadThread ... passed
SignedShort ... error running
Should have got:
But got instead:
-1
BadFloatTest ... error running
Should have got:
1.2345 9.8765
But got instead:
1.2344999 9.876499999999998
ExecTest ... ignored
finaltest ... error running
Should have got:
3.1415926536
But got instead:
3.1415926535999996
finaltest2 ... *** Failed
make: *** [test] Error 1
As you can see, some of the tests fail. My question, should all the tests
work with 0.9.0? Can anybody tell me more about tests they've run?
Greetings, Marcel
--
.---------------------------------------------------------------.
| \ | Marcel Offermans -- Amiga Developer | \ |
| \ \ | e-mail: M.F.Offermans at WbMT.TUDelft.NL | \ \ |
| \ | IRC: Marrs | \ |
`---------------------------------------------------------------'
More information about the kaffe
mailing list