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/4740] New: testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0>


On x86_64 2.6.20-1.2962.fc6 SMP the following test always fails:

$ ./TestRunner frysk.rt.TestDisplayValue
Running testVarValueChanged(frysk.rt.TestDisplayValue) ...PASS
Running testVarValueNotChanged(frysk.rt.TestDisplayValue) ...PASS
Running testVarOutOfScope(frysk.rt.TestDisplayValue) ...FAIL
  junit.framework.AssertionFailedError: Variable value at first breakpoint
expected:<5> but was:<0>
Running testVarMasked(frysk.rt.TestDisplayValue) ...PASS
Running testVarNotInCurrentScope(frysk.rt.TestDisplayValue) ...PASS

Time: 0.267
There was 1 failure:
1)
testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framework.AssertionFailedError:
Variable value at first breakpoint expected:<5> but was:<0>
   at frysk.rt.TestDisplayValue.testVarOutOfScope(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

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

-- 
           Summary: testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framew
                    ork.AssertionFailedError: Variable value at first
                    breakpoint expected:<5> but was:<0>
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org
                CC: ajocksch at redhat dot com


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

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