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/4950] New: testHpdBreakpointInline(frysk.hpd.TestBreakpoints)frysk.expunit.TimeoutException: Timeout of 5 expired


Fairly often:

testHpdBreakpointInline(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.testHpdBreakpointInline(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

A failing pass looks like:

22-Aug-07 10:35:25 PM frysk.expunit.Expect expectMilliseconds
FINE: frysk.expunit.Expect@37fed0 find where.*#0.* main \(\).*\(fhpd\)  in <<where
#0 0x08048640 in doubleFun(double a = 4.857590335886084E-270,double b =
5.363422109186271E-305)
/home/scratch/frysk/common/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/test1.c#38
#1 0x0804877e in main(int argc = 134519152,byte * * 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) >>?

and a passing match looks like:

22-Aug-07 10:35:23 PM frysk.expunit.Expect expectMilliseconds
FINE: frysk.expunit.Expect@3c2ed0 find where.*#0.* main \(\).*\(fhpd\)  in <<where
#0 0x08048740 in main () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
#1 0x00c2d4e4 in __libc_start_main () from /lib/libc-2.4.so
#2 0x08048541 in _start () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
(fhpd) >>?

22-Aug-07 10:35:23 PM frysk.expunit.Expect expectMilliseconds
FINE: frysk.expunit.Expect@3c2ed0 match <<where
#0 0x08048740 in main () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
#1 0x00c2d4e4 in __libc_start_main () from /lib/libc-2.4.so
#2 0x08048541 in _start () from
/home/scratch/frysk/common/native/frysk-core/frysk/pkglibdir/test1
(fhpd) >>

-- 
           Summary: testHpdBreakpointInline(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=4950

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