Bug#713378: get-flash-videos: FTBFS: dh_auto_test: make -j1 test returned exit code 2
gregor herrmann
gregoa at debian.org
Sat Jun 22 19:07:53 UTC 2013
Control: tag -1 + unreproducible
On Sat, 22 Jun 2013 15:23:55 +0200, Lucas Nussbaum wrote:
> Relevant part:
> > make[1]: Entering directory `/«PKGBUILDDIR»'
> > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> > t/00_load.t .............. ok
> > There is no form with the requested fields at /«PKGBUILDDIR»/blib/lib/FlashVideo/Site/Googlevideosearch.pm line 18
> > There is no form with the requested fields at /usr/share/perl5/WWW/Mechanize.pm line 1897.
> > # Looks like your test exited with 255 before it could output anything.
> > t/google_video_search.t ..
> > Dubious, test returned 255 (wstat 65280, 0xff00)
> > Failed 2/2 subtests
Works fine here (sid cowbuilder amd64 without internet access).
Anyone else more lucky than me?
Looking at the test, it should be skipped:
#v+
{
my $mech = FlashVideo::Mechanize->new;
$mech->get("http://www.google.com");
plan skip_all => "We don't appear to have an internet connection" if $mech->response->is_error;
}
#v-
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Ludwig Hirsch: Eva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130622/4bfdcb86/attachment.sig>
More information about the pkg-perl-maintainers
mailing list