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

Attachment: signature.asc
Description: Digital signature

Reply via email to