Summary: | funit doesn't report bad method names until during test run | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2242 |
Description
Andrew Cagney
2007-03-19 14:31:46 UTC
(In reply to comment #0) > For instance: > > cagney@toidi$ /usr/lib/frysk/funit > 'testHitAndRunXXX(frysk.proc.TestBreakpoints)' > 'testSteppingtestHitAndRun(frysk.proc.TestBreakpoints)' > Couldn't find method with name: testHitAndRunXXX testHitAndRun shouldn't be XXX disabled. Or was this just an example? > Running testSteppingtestHitAndRun(frysk.proc.TestBreakpoints) ...ERROR > java.lang.NullPointerException This should now be fixed in CVS. But I assume this is also not really related to the core issue of this bug report. |