On Sun, Jul 26, 2009 at 4:48 AM, demerphq<demer...@gmail.com> wrote:

> some time back I did some slicing and dicing of some of the test files
> in the core that are shared by EUMM and EUI to make it easier to
> construct the EUMM and EUI from the core files properly, but it seems
> maybe these changes were not pushed to EUMM even though Schwern was
> advised of them, and I think later on they were overwritten by
> somebody doing a naive "copy EUMM" into core. So its actually possible
> that EUI isnt being properly tested in core anymore. I need to dig
> further today.

I've been wondering whether something was up in this area.  The "copy
EUMM" you are referring to was probably this:

http://perl5.git.perl.org/perl.git/commitdiff/b6d6132c1554383190492215dd1da143d1d564ef

which was just a few days before your latest update of
ExtUtils::Install.  You may or may not have noticed that Tru64 is
having trouble with the EU::Install tests:

http://www.nntp.perl.org/group/perl.daily-build.reports/2009/07/msg71551.html

and on VMS I occasionally (but not consistently) get

    lib/ExtUtils/t/Installapi2....................................FAILED
at test 15
    lib/ExtUtils/t/Install........................................FAILED
at test 15

which I originally thought was your recent update of EU::Install but
am now more suspicious of the the test infrastructure shared with
EUMM.

Reply via email to