Bug 6414

Summary: testHaveSysRoot(frysk.hpd.TestSysRoot) ...FAIL
Product: frysk Reporter: Mark Wielaard <mark>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal CC: scox
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 5624    

Description Mark Wielaard 2008-04-16 08:53:28 UTC
The following works fine on x86_64, but fails on x86 (fedora 8):

$ ./TestRunner frysk.hpd.TestSysRoot
Running testHaveSysRoot(frysk.hpd.TestSysRoot) ...FAIL
  junit.framework.AssertionFailedError: sent: <next> expecting: <Task stopped at
line.*> got: <next
Task stopped at address 0x1f1390
(fhpd) >

Time: 2.821
There was 1 failure:
1) testHaveSysRoot(frysk.hpd.TestSysRoot)junit.framework.AssertionFailedError:
sent: <next> expecting: <Task stopped at line.*> got: <next
Task stopped at address 0x1f1390
(fhpd) >
   at frysk.hpd.HpdTestbed$1.execute(TestRunner)
   at frysk.expunit.Child.expectMilliseconds(TestRunner)
   at frysk.expunit.Expect.expect(TestRunner)
   at frysk.hpd.HpdTestbed.expectPrompt(TestRunner)
   at frysk.hpd.HpdTestbed.sendCommandExpectPrompt(TestRunner)
   at frysk.hpd.TestSysRoot.testHaveSysRoot(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 1,  Failures: 1,  Errors: 0

Failed after run #0