Subject: | 2.55 removes t/cfg.55 ( a dep of t/run.t ) causing tests to fail |
A few files that were in 2.54 are no longer in 2.55
https://metacpan.org/diff/file?target=TLINDEN/Config-General-2.55/&source=TLINDEN/Config-General-2.54/
Yeilding:
---
Fetching http://www.cpan.org/authors/id/T/TL/TLINDEN/Config-General-2.55.tar.gz
-> OK
Unpacking Config-General-2.55.tar.gz
Entering Config-General-2.55
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.98)
Configuring Config-General-2.55
Running Makefile.PL
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Glob 0 ... Yes (1.23)
Checking if you have FileHandle 0 ... Yes (2.02)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.98)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have File::Spec::Functions 0 ... Yes (3.47)
Building and testing Config-General-2.55
cp General/Interpolated.pm blib\lib\Config\General\Interpolated.pm
cp General/Extended.pm blib\lib\Config\General\Extended.pm
cp General.pm blib\lib\Config\General.pm
C:\strawberry-5.19.11\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
Config::General The file "t/cfg.55" does not exist! at t/run.t line 742.
Show quoted text
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/71 subtests
---
https://metacpan.org/diff/file?target=TLINDEN/Config-General-2.55/&source=TLINDEN/Config-General-2.54/
Yeilding:
---
Fetching http://www.cpan.org/authors/id/T/TL/TLINDEN/Config-General-2.55.tar.gz
-> OK
Unpacking Config-General-2.55.tar.gz
Entering Config-General-2.55
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.98)
Configuring Config-General-2.55
Running Makefile.PL
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Glob 0 ... Yes (1.23)
Checking if you have FileHandle 0 ... Yes (2.02)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.98)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have File::Spec::Functions 0 ... Yes (3.47)
Building and testing Config-General-2.55
cp General/Interpolated.pm blib\lib\Config\General\Interpolated.pm
cp General/Extended.pm blib\lib\Config\General\Extended.pm
cp General.pm blib\lib\Config\General.pm
C:\strawberry-5.19.11\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
Config::General The file "t/cfg.55" does not exist! at t/run.t line 742.
Show quoted text
# Looks like you planned 71 tests but ran 70.
# Looks like your test exited with 2 just after 70.
t/run.t ..# Looks like your test exited with 2 just after 70.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/71 subtests
---