This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4949] New: testHpdBreakpointLibrary(frysk.hpd.TestBreakpoints)frysk.expunit.TimeoutException: Timeout of 5 expired


Sometimes:

testHpdBreakpointLibrary(frysk.hpd.TestBreakpoints)frysk.expunit.TimeoutException:
Timeout of 5 expired
   at frysk.expunit.Expect.expectMilliseconds(TestRunner)
   at frysk.expunit.Expect.expect(TestRunner)
   at frysk.expunit.Expect.expect(TestRunner)
   at frysk.expunit.Expect.expect(TestRunner)
   at frysk.expunit.Expect.expect(TestRunner)
   at frysk.hpd.TestBreakpoints.testHpdBreakpointLibrary(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

Here's the relevant extract from a failing run:

FINE: frysk.expunit.Expect@3c1e88 find where.*#0.* (__)?sin \(\).*\(fhpd\)  in
<<where
#0 0x08048638 in doubleFun(double a = 0.0,double b = 0.0)
/home/scratch/frysk/common/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/test1.c#37
#1 0x0804877e in main(int argc = 134519152,* argv = 134519380)
/home/scratch/frysk/common/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/test1.c#78
#2 0x00c2d4e4 in __libc_start_main () from /lib/libc-2.4.so
#3 0x08048541 in _start () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
(fhpd) >>?

compared to a run that passed:

22-Aug-07 10:17:19 PM frysk.expunit.Expect expectMilliseconds
FINE: frysk.expunit.Expect@23ce88 find where.*#0.* (__)?sin \(\).*\(fhpd\)  in
<<where
#0 0x00d56a78 in __sin () from /lib/libm-2.4.so
#1 0x08048627 in doubleFun(double a = 0.0,double b = 0.0)
/home/scratch/frysk/common/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/test1.c#37
#2 0x0804877e in main(int argc = 134519152,* argv = 134519380)
/home/scratch/frysk/common/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/test1.c#78
#3 0x00c2d4e4 in __libc_start_main () from /lib/libc-2.4.so
#4 0x08048541 in _start () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
(fhpd) >>?

-- 
           Summary: testHpdBreakpointLibrary(frysk.hpd.TestBreakpoints)frysk
                    .expunit.TimeoutException: Timeout of 5 expired
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4949

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]