Subject: | D:D and MX:D still not happy |
Date: | Sat, 26 Feb 2011 10:43:27 +0000 |
To: | bug-MooseX-Declare [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
On 5.13.7+:
{{{
FLORA/MooseX-Declare-0.34.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/recipes/basics/*.t
t/anon.t .............................. ok
t/attribute_issues.t .................. ok
t/autoclean.t ......................... ok
t/basic.t ............................. ok
t/clean.t ............................. PL_linestr not long enough, was Devel::Declare loaded soon enough in t/clean.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
# Looks like your test exited with 255 before it could output anything.
t/clean.t ............................. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
t/import.t ............................ ok
t/inner_keywords.t .................... ok
t/manual_namespace.t .................. ok
t/meta_should_be_signature.t .......... PL_linestr not long enough, was Devel::Declare loaded soon enough in t/meta_should_be_signature.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
# Looks like your test exited with 255 before it could output anything.
t/meta_should_be_signature.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/method_as_default.t ................. PL_linestr not long enough, was Devel::Declare loaded soon enough in t/method_as_default.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
t/method_as_default.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/modifier_order.t .................... ok
t/modifiers.t ......................... ok
t/modify_with_invocant.t .............. PL_linestr not long enough, was Devel::Declare loaded soon enough in t/modify_with_invocant.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
t/modify_with_invocant.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/nested_anonymous_classes.t .......... ok
t/nesting.t ........................... PL_linestr not long enough, was Devel::Declare loaded soon enough in /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/cpan/build/MooseX-Declare-0.34-JU5lUi/t/lib/Affe.pm at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
Compilation failed in require at t/nesting.t line 9.
BEGIN failed--compilation aborted at t/nesting.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/nesting.t ........................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/optional_positional.t ............... PL_linestr not long enough, was Devel::Declare loaded soon enough in t/optional_positional.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
# Looks like your test exited with 255 before it could output anything.
t/optional_positional.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/override_attribute_from_role.t ...... PL_linestr not long enough, was Devel::Declare loaded soon enough in t/override_attribute_from_role.t at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
# Looks like your test exited with 2 before it could output anything.
t/override_attribute_from_role.t ...... Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
t/recipes/basics/001_point.t .......... ok
t/recipes/basics/002_bank_account.t ... ok
t/recipes/basics/006_augment_inner.t .. ok
t/release-eol.t ....................... skipped: these tests are for release candidate testing
t/release-no-tabs.t ................... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ................ skipped: these tests are for release candidate testing
t/role_application.t .................. ok
t/role_parameterized.t ................ PL_linestr not long enough, was Devel::Declare loaded soon enough in /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/cpan/build/MooseX-Declare-0.34-JU5lUi/t/lib/ParameterizedRole.pm at /home/zefram/usr/perl/perl_install/perl-5.13.10-i64-f63/lib/site_perl/5.13.10/i386-linux-thread-multi-64int-ld/Devel/Declare/Context/Simple.pm line 64.
Compilation failed in require at t/role_parameterized.t line 8.
BEGIN failed--compilation aborted at t/role_parameterized.t line 8.
t/role_parameterized.t ................ Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/segfault_syntax_error.t ............. ok
t/with_newlines.t ..................... skipped: Test::Compile required
Test Summary Report
-------------------
t/clean.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/meta_should_be_signature.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/method_as_default.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/modify_with_invocant.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/nesting.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/optional_positional.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/override_attribute_from_role.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/role_parameterized.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=27, Tests=159, 46 wallclock secs ( 0.20 usr 0.05 sys + 41.85 cusr 1.33 csys = 43.43 CPU)
Result: FAIL
Failed 8/27 test programs. 0/159 subtests failed.
make: *** [test_dynamic] Error 255
FLORA/MooseX-Declare-0.34.tar.gz
/usr/bin/make test -- NOT OK
}}}
Obviously related to the change of strategy for PL_linestr reallocation
in D:D. The bug is probably in D:D rather than MX:D, but only shows
up in MX:D's test suite. Can you transform it into a failing test for
D:D's test suite?
-zefram