Bug 6680 - on cni and jni testOneCompletion(frysk.expr.TestCompletion)junit.framework.AssertionFailedError: candidates (String[].length) expected:<1> but was:<2>
Summary: on cni and jni testOneCompletion(frysk.expr.TestCompletion)junit.framework.As...
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 6668
  Show dependency treegraph
 
Reported: 2008-06-20 21:58 UTC by Andrew Cagney
Modified: 2008-06-20 21:58 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)