Bug 6681 - on cni and jni, testBreakWithStepping(frysk.hpd.TestBreakpoints)junit.framework.AssertionFailedError: sent: <step > expecting: <Task stopped at line [0-9]+ in file.*> got: <TIMEOUT>
Summary: on cni and jni, testBreakWithStepping(frysk.hpd.TestBreakpoints)junit.framewo...
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: 6671
  Show dependency treegraph
 
Reported: 2008-06-20 22:05 UTC by Andrew Cagney
Modified: 2008-06-20 22:05 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 22:05:42 UTC
On both CNI, and JNI:

testBreakWithStepping(frysk.hpd.TestBreakpoints)junit.framework.AssertionFailedError:
sent: <step > expecting: <Task stopped at line [0-9]+ in file.*> got: <TIMEOUT>
   at frysk.hpd.HpdTestbed.expectPrompt(HpdTestbed.java:107)
   at frysk.hpd.HpdTestbed.sendCommandExpectPrompt(HpdTestbed.java:142)
   at frysk.hpd.TestBreakpoints.testBreakWithStepping(TestBreakpoints.java:224)
   at frysk.junit.Runner.runCases(Runner.java:214)
   at frysk.junit.Runner.runTestCases(Runner.java:441)
   at TestRunner.main(TestRunner.java:64)