RE: broken tests?
Bridget Almas <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <555F2B7B278B5348A28F665E6B0E43A40935EE90@exchange-slc.ut.ovid.com> |
The only output is "Segmentation Fault(coredump)". Do you want to see the core file? On test 031_Escape_Semicolon.t, it was the first unlike() test that was resulting in the core dump. I haven't narrowed it down further than that. -----Original Message----- From: Jean-Michel Hiver [mailto:[email protected]] Sent: Thursday, August 12, 2004 6:21 AM To: Bridget Almas Cc: [email protected] Subject: Re: [Petal] broken tests? Bridget Almas wrote: > A good percentage of the tests in Petal 2.13 (also occurred with at > least 2.05) are dumping core for me. I'm running using Perl 5.8.0 on a > Sun Ultra, release 5.8. (Attached is output of make, make test). > > Has anyone experienced a similar problem? > It all passes for me... I'm running Perl 5.8.3 on a fedora core 2 system. Could you run one of the failing test i.e. perl t/020_Comments.t and send the output to the list? Maybe it'll give us some insights. Cheers, Jean-Michel.