From: Dave Rolsky Date: Mon, 7 May 2012 16:19:23 +0000 (-0500) Subject: Skip Net-SSH-Mechanize X-Git-Tag: 2.0800~77 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=ca726e0dbe529a2f5f2cccb7d29d459bcc679162;hp=48126e9fc15e60fe5eaf6c8f276baaf283a2ccff Skip Net-SSH-Mechanize --- diff --git a/xt/author/test-my-dependents.t b/xt/author/test-my-dependents.t index eef6e7c..b9afb88 100644 --- a/xt/author/test-my-dependents.t +++ b/xt/author/test-my-dependents.t @@ -82,6 +82,7 @@ my %skip = map { $_ => 1 } ( 'iTransact-Lite', # tests rely on internet site 'Log-Dispatch-Gtk2-Notify', # gtk tests are graphical 'LPDS', # gtk tests are graphical + 'Net-SSH-Mechanize', # the mock-ssh script it runs seems to spin endlessly 'Net-SFTP-Foreign-Exceptional', # depends on running ssh 'Periscope', # gtk tests are graphical 'POE-Component-OpenSSH', # depends on running ssh