Bug 6669

Summary: testDebugStateMappingGuard(frysk.ftrace.TestMappingGuard)junit.framework.AssertionFailedError: number of recorded libraries expected:<3> but was:<15>
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED WORKSFORME    
Severity: normal CC: cagney
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 6675    

Description Andrew Cagney 2008-06-20 13:21:37 UTC
testDebugStateMappingGuard(frysk.ftrace.TestMappingGuard)junit.framework.AssertionFailedError:
number of recorded libraries expected:<3> but was:<15>
   at
frysk.ftrace.TestMappingGuard.performTestAllLibrariesGetDetected(TestMappingGuard.java:118)
   at
frysk.ftrace.TestMappingGuard.testDebugStateMappingGuard(TestMappingGuard.java:126)
   at frysk.junit.Runner.runCases(Runner.java:214)
   at frysk.junit.Runner.runTestCases(Runner.java:441)
   at TestRunner.main(TestRunner.java:64)
Comment 1 Andrew Cagney 2008-06-20 22:01:56 UTC
Assuming fixed by exception fixes.