Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test::Mock::Guard not declared as a testing prerequisite #143

Closed
eserte opened this issue Jan 28, 2015 · 1 comment · Fixed by #144
Closed

Test::Mock::Guard not declared as a testing prerequisite #143

eserte opened this issue Jan 28, 2015 · 1 comment · Fixed by #144

Comments

@eserte
Copy link

eserte commented Jan 28, 2015

See http://www.cpantesters.org/cpan/report/039d2296-a660-11e4-a7a1-eab4bf9d5952 for a sample fail report on cpantesters.

@zakame
Copy link

zakame commented Feb 26, 2015

Confirmed:

t/001_basic/028_fork_self_reconnect_dbh.t ............ ok
t/001_basic/028_lookup.t ............................. ok
Can't locate Test/Mock/Guard.pm in @INC (you may need to install the Test::Mock::Guard module) (@INC contains: ./t/lib /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/blib/lib /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/blib/arch /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/_build/lib /home/zakame/.plenv/versions/5.20.2/lib/perl5/site_perl/5.20.2/x86_64-linux /home/zakame/.plenv/versions/5.20.2/lib/perl5/site_perl/5.20.2 /home/zakame/.plenv/versions/5.20.2/lib/perl5/5.20.2/x86_64-linux /home/zakame/.plenv/versions/5.20.2/lib/perl5/5.20.2 .) at t/001_basic/030_reconnect_ping.t line 4.
BEGIN failed--compilation aborted at t/001_basic/030_reconnect_ping.t line 4.
t/001_basic/030_reconnect_ping.t ..................... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate Test/Mock/Guard.pm in @INC (you may need to install the Test::Mock::Guard module) (@INC contains: ./t/lib /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/blib/lib /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/blib/arch /home/zakame/.cpanm/work/1424915941.2131/Teng-0.27/_build/lib /home/zakame/.plenv/versions/5.20.2/lib/perl5/site_perl/5.20.2/x86_64-linux /home/zakame/.plenv/versions/5.20.2/lib/perl5/site_perl/5.20.2 /home/zakame/.plenv/versions/5.20.2/lib/perl5/5.20.2/x86_64-linux /home/zakame/.plenv/versions/5.20.2/lib/perl5/5.20.2 .) at t/001_basic/032_reconnect_no_ping.t line 4.
BEGIN failed--compilation aborted at t/001_basic/032_reconnect_no_ping.t line 4.
t/001_basic/032_reconnect_no_ping.t .................. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/001_basic/033_load_plugin_with_args.t .............. ok
t/001_basic/034_execute.t ............................ ok

lestrrat added a commit that referenced this issue Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants