Le 2015-03-19 20:33:08, CORION a écrit :
Show quoted text> After some bad attempts by me, this was fixed in 0.231.
No, the fix is incomplete.
On perl 5.10.1 with PMC disabled, the test still fails. See the log below.
As I wrote above, the complete fix is in
https://github.com/Corion/parent/pull/3 . It seems to have been automatically closed by GitHub, but without being really merged, not even reviewed.
-----------------------------------------------------------------------------
t/parent-pmc.t ..
1..3
not ok 1 - Block ran until the end
Show quoted text# Failed test 'Block ran until the end'
# at t/parent-pmc.t line 41.
# got: undef
# expected: '1'
not ok 2 - No error
Show quoted text# Failed test 'No error'
# at t/parent-pmc.t line 42.
# got: 'Can't locate FileThatOnlyExistsAsPMC.pm in @INC (@INC contains: t/lib /home/jenkins/tmp/parent-0.232/lib /var/lib/jenkins/perl/perl-5.10.1/lib/5.10.1/x86_64-linux /var/lib/jenkins/perl/perl-5.10.1/lib/5.10.1 /var/lib/jenkins/perl/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux /var/lib/jenkins/perl/perl-5.10.1/lib/site_perl/5.10.1 .) at /home/jenkins/tmp/parent-0.232/lib/parent.pm line 20.
# BEGIN failed--compilation aborted at (eval 4) line 4.
# '
# expected: ''
not ok 3 - FileThatOnlyExistsAsPMC->can('exclaim')
Show quoted text# Failed test 'FileThatOnlyExistsAsPMC->can('exclaim')'
# at t/parent-pmc.t line 45.
# FileThatOnlyExistsAsPMC->can('exclaim') failed
# Looks like you failed 3 tests of 3.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
Test Summary Report
-------------------
t/parent-pmc.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.04 CPU)
Result: FAIL
--
Olivier Mengué -
http://perlresume.org/DOLMEN -
https://gratipay.com/dolmen/