For that test, it sounds like the missing file should be added to the
corpus/dist/ directory so the tests can use it.

Alternatively, the tests should generate that file itself (just alter the
tests to include all the Dist::Zilla plugins needed for a regular build, so
it can generate the tarball that the RPM plugin will then operate on.)

If you use irc, there's a community at irc.perl.org #distzilla where we can
help out further. (There's also a Dist::Zilla mailing list, too.)

On Thu, Jun 18, 2015 at 9:58 AM, Vincent Lequertier <s...@riseup.net> wrote:

> Hi list,
>
> I'm maintaing this module
> https://metacpan.org/pod/Dist::Zilla::Plugin::RPM
>
> and I have this issue https://rt.cpan.org/Ticket/Display.html?id=105307
>
> ...which I'm able to reproduce. The issue can be fixed by including
> DZT-Sample-0.001.tar.gz to the distribution or by excluding
> t/02release.t from regular tests (for example, by moving it to author or
> release tests).
>
> Since I'm fairly new to the task of maintening modules, and that I'm
> unable to find any doc about it, is moving a test file from /t to /xt
> make the test secondary? Any advice?
>
> Thanks
>
> PS:Sorry for bad English
> --
> Vincent Lequertier
> s...@riseup.net
> wwww.vincentlequertier.tk
>

Reply via email to