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/3814] New: testBacktrace(frysk.rt.TestStackBacktrace)junit.framework.AssertionFailedError: expected:<62> but was:<61>


There was 1 failure:
1) 
testBacktrace(frysk.rt.TestStackBacktrace)junit.framework.AssertionFailedError: 
expected:<62> but was:<61>
   at frysk.rt.TestStackBacktrace.testBacktrace(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)


Checked with fstack too on that process:

Task #17443
#0 0x4007f5 in baz () from: ../../frysk/frysk-core/frysk/pkglibdir/funit-rt-
looper.c#61
#1 0x400805 in bar () from: ../../frysk/frysk-core/frysk/pkglibdir/funit-rt-
looper.c#71
#2 0x400818 in foo () from: ../../frysk/frysk-core/frysk/pkglibdir/funit-rt-
looper.c#81
#3 0x40093b in main () from: ../../frysk/frysk-core/frysk/pkglibdir/funit-rt-
looper.c#117
#4 0x2aaaaaefda44 in __libc_start_main ()
#5 0x400759 in _start ()


line 61 does nothing, should be looping on line 62.

-- 
           Summary: testBacktrace(frysk.rt.TestStackBacktrace)junit.framewor
                    k.AssertionFailedError: expected:<62> but was:<61>
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mcvet at redhat dot com
OtherBugsDependingO 1633,2935,2936,3076
             nThis:


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

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