Bug 6680

Summary: on cni and 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: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 6668    

Description Andrew Cagney 2008-06-20 21:58:00 UTC
This is occuring with both CNI and JNI on F-8 x86-64.

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)