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

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 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.