From: Jesse Luehrs Date: Thu, 19 Apr 2012 09:07:07 +0000 (-0500) Subject: sigh X-Git-Tag: 2.0502~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=72cfef4f86dc0c2f9b1649e16063a12168a2fbdf;p=gitmo%2FMoose.git sigh --- diff --git a/xt/author/test-my-dependents.t b/xt/author/test-my-dependents.t index 0c04e59..4add57c 100644 --- a/xt/author/test-my-dependents.t +++ b/xt/author/test-my-dependents.t @@ -84,11 +84,13 @@ my %skip = map { $_ => 1 } ( 'RDF-TrineX-RuleEngine-Jena', # prompts in Makefile.PL 'Test-SFTP', # Term::ReadPassword prompts in tests 'Tk-Role-Dialog', # tk tests are graphical + 'Unicode-Emoji-E4U', # tests rely on internet site 'Weaving-Tablet', # tk tests are graphical 'WWW-eNom', # tests rely on internet site 'WWW-Finances-Bovespa', # tests rely on internet site 'WWW-Hashdb', # test hangs, pegging cpu 'WWW-Vimeo-Download', # tests rely on internet site + 'WWW-YouTube-Download-Channel', # tests rely on internet site 'Zucchini', # File::Rsync prompts in Makefile.PL ); @@ -274,9 +276,11 @@ ZMQ-Declare # requires zmq # flaky internet tests iTransact-Lite # tests rely on internet site +Unicode-Emoji-E4U # tests rely on internet site +WWW-eNom # tests rely on internet site WWW-Finances-Bovespa # tests rely on internet site WWW-Vimeo-Download # tests rely on internet site -WWW-eNom # tests rely on internet site +WWW-YouTube-Download-Channel # tests rely on internet site # graphical App-CPAN2Pkg # tk tests are graphical