Bug 6668

Summary: on jni, testOneCompletion(frysk.expr.TestCompletion)junit.framework.AssertionFailedError: candidates (String[].length) expected:<1> but was:<2>
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED INVALID    
Severity: normal CC: cagney
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 6680    
Bug Blocks: 6675    

Description Andrew Cagney 2008-06-20 13:20:59 UTC
testOneCompletion(frysk.expr.TestCompletion)junit.framework.AssertionFailedError: candidates
(String[].length) expected:<1> but was:<2>
   at frysk.junit.TestCase.assertEquals(TestCase.java:268)
   at frysk.expr.TestCompletion.complete(TestCompletion.java:57)
   at frysk.expr.TestCompletion.complete(TestCompletion.java:63)
   at frysk.expr.TestCompletion.testOneCompletion(TestCompletion.java:70)
   at frysk.junit.Runner.runCases(Runner.java:214)
   at frysk.junit.Runner.runTestCases(Runner.java:441)
   at TestRunner.main(TestRunner.java:64)
Comment 1 Andrew Cagney 2008-06-20 21:58:38 UTC
Closing as invalid for just JNI, there's a generic CNI/JNI bug open.