Subject: | Missing file for tests |
It seems that tests fail because a wma file is missing in the tarball:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.24.1-RC3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing AudioFile::Info::Audio::WMA 0.1, Perl 5.024001, /bbbike/perl-5.24.1-RC3/bin/perl
[t/00-load.wma] does not exist or cannot be read: No such file or directory at /opt/perl-5.24.1-RC3/lib/site_perl/5.24.1/Audio/WMA.pm line 46.
...