Bug 2951

Summary: testGetDie(lib.dw.tests.TestDwfl)junit.framework.AssertionFailedError: expected:<134691144> but was:<134691224>
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Adam Jocksch <ajocksch>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2785    

Description Andrew Cagney 2006-07-22 12:33:58 UTC
testGetDie(lib.dw.tests.TestDwfl)junit.framework.AssertionFailedError:
expected:<134691144> but was:<134691224>
   at lib.dw.tests.TestDwfl.testGetDie(TestRunner)
   at frysk.junit.Runner.<init>(TestRunner)
   at TestRunner.main(TestRunner)
Comment 1 Adam Jocksch 2006-07-24 17:19:50 UTC
I am removing the tests for high/lo pc values from this test, since it is
dependant on the current build and any changes whatsoever to the class (frysk?)
will break this test. I will re-add these tests later if I can find a way to
make them less fragile.
Comment 2 Adam Jocksch 2006-07-24 17:24:20 UTC
committed.