I'm trying to get Ant/Eclipse set up appropriately so I can develop the
former in the latter easily. Obviously running tests is an important
part of this, but I've got a problem with one of the test cases in the
Sitraka package:

    [junit] Testcase:
testVector(org.apache.tools.ant.taskdefs.optional.sitraka.ClassFileTest)
: FAILED
    [junit] void testOneLine() expected:<3> but was:<4>
    [junit] junit.framework.AssertionFailedError: void testOneLine()
expected:<3> but was:<4>

Can anyone tell me what should actually be going on here, and whether or
not it should be JDK-independent?

Jon

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

Reply via email to