Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #39255] Revision 12862 fails tests on OS X

4 views
Skip to first unread message

Tim Bunce

unread,
Jun 1, 2006, 11:56:58 AM6/1/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Tim Bunce
# Please include the string: [perl #39255]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39255 >


---
osname= darwin
osvers= 8.0
arch= darwin-thread-multi-2level
cc= cc
---
Flags:
category=core
severity=critical
ack=no
---

Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/pmc/mmd.t 2 512 38 2 37-38
t/pmc/sub.t 1 256 49 1 47


t/pmc/mmd............................ok 33/38
# Failed test (t/pmc/mmd.t at line 1228)
# got: 'Called wrong multi
# '
# expected: 'Called multi for class
# '
t/pmc/mmd............................NOK 37
t/pmc/mmd............................NOK 38# Failed test (t/pmc/mmd.t at line 1254)
# got: 'error:imcc:The opcode 'invokecc_' (invokecc<1>) was not found. Check the type and number of the arguments
# in file '/Users/timbo/perl/parrot/t/pmc/mmd_38.pir' line 15
# '
# expected: 'String:what
# Int:23
# '
# './parrot --gc-debug "/Users/timbo/perl/parrot/t/pmc/mmd_38.pir"' failed with exit code 18
# Looks like you failed 2 tests of 38.


t/pmc/sub............................ok 37/49
# Failed test (t/pmc/sub.t at line 1178)
# got: 'error:imcc:The opcode 'invokecc_' (invokecc<1>) was not found. Check the type and number of the arguments
# in file '/Users/timbo/perl/parrot/t/pmc/sub_47.pir' line 7
# '
# expected: 'ok
# '
# './parrot --gc-debug "/Users/timbo/perl/parrot/t/pmc/sub_47.pir"' failed with exit code 18


---
Summary of my parrot 0.4.4 (r12862) configuration:
configdate='Thu Jun 1 16:08:34 2006'
Platform:
osname=darwin, archname=darwin-thread-multi-2level
jitcapable=1, jitarchname=i386-darwin,
jitosname=DARWIN, jitcpuarch=i386
execcapable=1
perl=perl
Compiler:
cc='cc', ccflags='-fno-common -no-cpp-precomp -DDEBUGGING -pipe -I/usr/local/include -I/opt/local/include -pipe -fno-common -Wno-long-double ',
Linker and Libraries:
ld='c++', ldflags=' -L/usr/local/lib -L/opt/local/lib -flat_namespace ',
cc_ldflags='',
libs='-lm'
Dynamic Linking:
share_ext='.dylib', ld_share_flags='-dynamiclib -undefined suppress',
load_ext='.bundle', ld_load_flags='-bundle -undefined suppress'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8

---
Environment:
DYLD_LIBRARY_PATH HOME LANG LANGUAGE LD_LIBRARY_PATH LOGDIR PATH PERL5LIB PERLCRITIC PERLTIDY SHELL

Will Coleda

unread,
Jun 2, 2006, 8:24:15 AM6/2/06
to perl6-i...@perl.org, bugs-bi...@netlabs.develooper.com
Known failures.

Per Leo, failing tests were committed for these features to
"encourage" development.

We've tried to let head be usable for this long, we should probably
have some kind of procedure for dealing with this this sort of
development to avoid this sort of confusion.

Thanks for the report!

--
Will "Coke" Coleda
wi...@coleda.com


Will Coleda

unread,
Jun 2, 2006, 9:35:00 AM6/2/06
to Perl6 Internals, bugs-bi...@netlabs.develooper.com
Per leo, "As of r12867 this is fixed."

Tim Bunce

unread,
Jun 2, 2006, 6:53:10 PM6/2/06
to Will Coleda, Perl6 Internals, bugs-bi...@netlabs.develooper.com
On Fri, Jun 02, 2006 at 09:35:00AM -0400, Will Coleda wrote:
> Per leo, "As of r12867 this is fixed."

Fixed for me. Thanks Leo!

Tim.

0 new messages