Discussion:
[perl #61044] [BUG] r33477 fails t/compilers/imcc/syn/macro.t on OS X
(too old to reply)
(via RT)
2008-12-04 10:08:55 UTC
Permalink
# New Ticket Created by ***@yahoo.com
# Please include the string: [perl #61044]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61044 >


Full output from "perl t/harness -v t/compilers/imcc/syn/macro.t" attached. Summary below.

$ perl t/harness t/compilers/imcc/syn/macro.t
t/compilers/imcc/syn/macro.t .. 25/38
# Failed test 'unterminated macro 2'
# at t/compilers/imcc/syn/macro.t line 329.
# ''
# doesn't match '/End of file reached/
# '
# './parrot -D40 "/Users/ovid/code/parrot/t/compilers/imcc/syn/macro_25.pir"' failed with exit code [SIGNAL 11]
t/compilers/imcc/syn/macro.t .. 26/38 # Looks like you failed 1 test of 38.
t/compilers/imcc/syn/macro.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/38 subtests

Test Summary Report
-------------------
t/compilers/imcc/syn/macro.t (Wstat: 256 Tests: 38 Failed: 1)
Failed test: 25
Non-zero exit status: 1
Files=1, Tests=38, 5 wallclock secs ( 0.03 usr 0.01 sys + 0.86 cusr 0.55 csys = 1.45 CPU)
Result: FAIL

$ svn info
Path: .
URL: https://svn.perl.org/parrot/trunk
Repository Root: https://svn.perl.org/parrot
Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe
Revision: 33477
Node Kind: directory
Schedule: normal
Last Changed Author: jkeenan
Last Changed Rev: 33477
Last Changed Date: 2008-12-04 03:14:21 +0000 (Thu, 04 Dec 2008)

$ uname -a
Darwin curtis-poes-computer-3.local 9.5.1 Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386 i386


Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Tech blog - http://use.perl.org/~Ovid/journal/
Twitter - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6
James Keenan via RT
2008-12-06 04:33:25 UTC
Permalink
Ovid:

I'm going to merge this RT into the one we already have open reporting
the same failure on Darwin/PPC. I believe the problem occurred in
r33324. I think chromatic is looking into this.

Thank you for your report.
kid51

Loading...