-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Sidney Markowitz writes: > Some recent checkin seems to have broken the build. > > If someone doesn't jump in with a quick fix I'll open this as a bug report. probably a good idea. I think it's a bug that's now being exposed by the first plugin file checked in to the "rules" or "rulesrc" directories; ie. alongside the rules, not alongside the code. in other words it was only a matter of time before it was exposed. My guess is that Plugin::register_eval_hook() is attempting to create a new eval hook every time the loadplugin line is read, instead of just once. - --j. > Result from running make TEST_FILES=t/recreate.t > > --------------- > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, > 'blib/lib', 'blib/arch')" t/recreate.t > t/recreate....ok 4/9Subroutine new redefined at > /b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm > line 28. > Subroutine check_iframe_src redefined at > /b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm > line 46. > Subroutine check_from_format redefined at > /b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm > line 56. > Subroutine subject_length redefined at > /b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm > line 69. > Subroutine check_html_uri_only redefined at > /b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm > line 75. > t/recreate....NOK 9# Failed test 9 in t/recreate.t at line 76 > t/recreate....FAILED test 9 > Failed 1/9 tests, 88.89% okay > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/recreate.t 9 1 11.11% 9 > Failed 1/1 test scripts, 0.00% okay. 1/9 subtests failed, 88.89% okay. > > ----------------- > > -- sidney -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Exmh CVS iD8DBQFDldKgMJF5cimLx9ARArYnAJwMzJScLSNSgkdljEfofMmYXMmiegCfTP8d vIjGVMjubBthO2l6WUne24s= =2BMu -----END PGP SIGNATURE-----
