Mark two more distros as todo
[gitmo/Moose.git] / xt / author / test-my-dependents.t
CommitLineData
f81522ba 1use strict;
2use warnings;
3
4use Cwd qw( abs_path );
5use Test::More;
6
52c21688 7BEGIN {
8 plan skip_all => 'This test will not run unless you set MOOSE_TEST_MD to a true value'
9 unless $ENV{MOOSE_TEST_MD};
10}
f81522ba 11
4d438a84 12use Test::Requires {
0be78be0 13 'Archive::Zip' => 0, # or else .zip dists won't be able to be installed
14 'Test::DependentModules' => '0.13',
15 'MetaCPAN::API' => '0.33',
4d438a84 16};
0be78be0 17
3bf21566 18use Test::DependentModules qw( test_module );
f81522ba 19
7028866a 20use DateTime;
479647ca 21use List::MoreUtils qw(any);
7028866a 22use Moose ();
7028866a 23
41a0b2a9 24diag( 'Test run performed at: '
25 . DateTime->now
479647ca 26 . ' with Moose '
41a0b2a9 27 . Moose->VERSION );
7028866a 28
f81522ba 29$ENV{PERL_TEST_DM_LOG_DIR} = abs_path('.');
e2f01bb9 30delete @ENV{ qw( AUTHOR_TESTING RELEASE_TESTING SMOKE_TESTING ) };
f81522ba 31
28885fe7 32$ENV{ANY_MOOSE} = 'Moose';
33
479647ca 34my $mcpan = MetaCPAN::API->new;
35my $res = $mcpan->post(
36 '/release/_search' => {
37 query => { match_all => {} },
38 size => 5000,
39 filter => { and => [
40 { or => [
41 { term => { 'release.dependency.module' => 'Moose' } },
42 { term => { 'release.dependency.module' => 'Moose::Role' } },
43 { term => { 'release.dependency.module' => 'Moose::Exporter' } },
44 { term => { 'release.dependency.module' => 'Class::MOP' } },
45 { term => { 'release.dependency.module' => 'MooseX::Role::Parameterized' } },
28885fe7 46 { term => { 'release.dependency.module' => 'Any::Moose' } },
479647ca 47 ] },
48 { term => { 'release.status' => 'latest' } },
49 { term => { 'release.maturity' => 'released' } },
50 ] },
51 fields => 'distribution'
52 }
53);
f81522ba 54
91dab191 55my %todo_reasons = map {
3bf21566 56 chomp;
57 /^(\S*)\s*(?:#\s*(.*)\s*)?$/;
58 defined($1) && length($1) ? ($1 => $2) : ()
59} <DATA>;
91dab191 60my %todo = map { $_ => 1 } keys %todo_reasons;
61
479647ca 62my @skip_prefix = qw(Acme Task Bundle);
91dab191 63my %skip = map { $_ => 1 } (
72dc4616 64 'App-CPAN2Pkg', # tk tests are graphical
65 'App-USBKeyCopyCon', # gtk tests are graphical
b5937bb0 66 'Bot-Backbone', # poe-loop-ev prompts
acc37733 67 'Cache-Ehcache', # hangs if server exists on port 8080
cbbe0714 68 'CatalystX-Imports', # assumes it can write to /tmp/testapp
72dc4616 69 'CatalystX-Restarter-GTK', # gtk tests are graphical
70 'CM-Permutation', # OpenGL uses graphics in Makefile.PL
cbbe0714 71 'CPAN-Source', # assumes it can write to /tmp/.cache
91dab191 72 'Dackup', # depends on running ssh
73 'Data-Collector', # depends on running ssh
74 'Date-Biorhythm', # Date::Business prompts in Makefile.PL
9ca54fae 75 'DBIx-PgLink', # prompts for a postgres password
9311f7fb 76 'Fedora-App-MaintainerTools', # requires rpm
72dc4616 77 'Forest-Tree-Viewer-Gtk2', # gtk tests are graphical
78 'Games-Pandemic', # tk tests are graphical
79 'Games-RailRoad', # tk tests are graphical
80 'Games-Risk', # tk tests are graphical
33bc8e84 81 'Gearman-Driver', # spews tar errors
91dab191 82 'helm', # depends on running ssh
6539278a 83 'iTransact-Lite', # tests rely on internet site
72dc4616 84 'Log-Dispatch-Gtk2-Notify', # gtk tests are graphical
85 'LPDS', # gtk tests are graphical
ca726e0d 86 'Net-SSH-Mechanize', # the mock-ssh script it runs seems to spin endlessly
91dab191 87 'Net-SFTP-Foreign-Exceptional', # depends on running ssh
72dc4616 88 'Periscope', # gtk tests are graphical
91dab191 89 'POE-Component-OpenSSH', # depends on running ssh
0aff3f28 90 'POE-Component-Server-SimpleHTTP-PreFork', # ipc::shareable tests hang
72dc4616 91 'RDF-TrineX-RuleEngine-Jena', # prompts in Makefile.PL
91dab191 92 'Test-SFTP', # Term::ReadPassword prompts in tests
72dc4616 93 'Tk-Role-Dialog', # tk tests are graphical
72cfef4f 94 'Unicode-Emoji-E4U', # tests rely on internet site
72dc4616 95 'Weaving-Tablet', # tk tests are graphical
4de6e6a5 96 'WWW-eNom', # tests rely on internet site
0aff3f28 97 'WWW-Finances-Bovespa', # tests rely on internet site
91dab191 98 'WWW-Hashdb', # test hangs, pegging cpu
0aff3f28 99 'WWW-Vimeo-Download', # tests rely on internet site
72cfef4f 100 'WWW-YouTube-Download-Channel', # tests rely on internet site
91dab191 101 'Zucchini', # File::Rsync prompts in Makefile.PL
102);
103
479647ca 104my %name_fix = (
b595f862 105 'App-passmanager' => 'App::PassManager',
479647ca 106 'App-PipeFilter' => 'App::PipeFilter::Generic',
107 'Constructible' => 'Constructible::Maxima',
108 'DCOLLINS-ANN-Locals' => 'DCOLLINS::ANN::Robot',
109 'Dist-Zilla-Deb' => 'Dist::Zilla::Plugin::Deb::VersionFromChangelog',
479647ca 110 'Dist-Zilla-Plugins-CJM' => 'Dist::Zilla::Plugin::TemplateCJM',
72dc4616 111 'Dist-Zilla-Plugin-TemplateFile' => 'Dist::Zilla::Plugin::TemplateFiles',
b595f862 112 'Google-Directions' => 'Google::Directions::Client',
479647ca 113 'helm' => 'Helm',
b595f862 114 'HTML-Untemplate' => 'HTML::Linear',
479647ca 115 'marc-moose' => 'MARC::Moose',
116 'mobirc' => 'App::Mobirc',
72dc4616 117 'OWL-Simple' => 'OWL::Simple::Class',
118 'Patterns-ChainOfResponsibility' => 'Patterns::ChainOfResponsibility::Application',
4de6e6a5 119 'Pod-Elemental-Transfomer-VimHTML' => 'Pod::Elemental::Transformer::VimHTML',
72dc4616 120 'Role-Identifiable' => 'Role::Identifiable::HasIdent',
479647ca 121 'smokebrew' => 'App::SmokeBrew',
b595f862 122 'Treex-Parser-MSTperl' => 'Treex::Tool::Parser::MSTperl',
479647ca 123 'v6-alpha' => 'v6',
b595f862 124 'WebService-LOC-CongRec' => 'WebService::LOC::CongRec::Crawler',
72dc4616 125 'X11-XCB' => 'X11::XCB::Connection',
126 'XML-Ant-BuildFile' => 'XML::Ant::BuildFile::Project',
479647ca 127);
916fcb5c 128
9fe055d9 129my @dists = sort
130 grep { !$skip{$_} }
131 grep { my $dist = $_; !any { $dist =~ /^$_-/ } @skip_prefix }
132 map { $_->{fields}{distribution} }
133 @{ $res->{hits}{hits} };
479647ca 134
916fcb5c 135unless ( $ENV{MOOSE_TEST_MD} eq 'all' ) {
136 diag(
137 'Picking 200 random dependents to test. Set MOOSE_TEST_MD=all to test all dependents'
138 );
139
140 my %indexes;
141 while ( keys %indexes < 200 ) {
142 $indexes{ int rand( scalar @dists ) } = 1;
143 }
144
145 @dists = @dists[ sort keys %indexes ];
146}
147
23b59110 148plan tests => scalar @dists;
9fe055d9 149for my $dist (@dists) {
150 note($dist);
151 my $module = $dist;
152 $module = $name_fix{$module} if exists $name_fix{$module};
153 if ($todo{$dist}) {
154 my $reason = $todo_reasons{$dist};
3bf21566 155 $reason = '???' unless defined $reason;
7e39015e 156 local $TODO = $reason;
157 eval { test_module($module); 1 }
158 or fail("Died when testing $module: $@");
3bf21566 159 }
160 else {
7e39015e 161 eval { test_module($module); 1 }
162 or fail("Died when testing $module: $@");
3bf21566 163 }
164}
734e40ed 165
c5e3151e 166__DATA__
0aff3f28 167# indexing issues (test::dm bugs?)
168Alice # couldn't find on cpan
b595f862 169Hopkins # couldn't find on cpan
b595f862 170PostScript-Barcode # couldn't find on cpan
d1dc6007 171WWW-Mechanize-Query # couldn't find on cpan
b595f862 172
0aff3f28 173# doesn't install deps properly (test::dm bugs?)
174App-Benchmark-Accessors # Mojo::Base isn't installed
175Bot-BasicBot-Pluggable # Crypt::SaltedHash isn't installed
176Code-Statistics # MooseX::HasDefaults::RO isn't installed
177Dist-Zilla-PluginBundle-MITHALDU # List::AllUtils isn't installed
178Dist-Zilla-Util-FileGenerator # MooseX::HasDefaults::RO isn't installed
179EBI-FGPT-FuzzyRecogniser # GO::Parser isn't installed
180Erlang-Parser # Parse::Yapp::Driver isn't installed
181Foorum # Sphinx::Search isn't installed
182Grimlock # DBIx::Class::EncodedColumn isn't installed
183Locale-Handle-Pluggable # MooseX::Types::VariantTable::Declare isn't installed
184mobirc # HTTP::Session::State::GUID isn't installed
185Net-Bamboo # XML::Tidy isn't installed
186Tatsumaki-Template-Markapl # Tatsumaki::Template isn't installed
187Text-Tradition # Bio::Phylo::IO isn't installed
c62b4642 188WebService-Strava # Any::URI::Escape isn't installed
ec58481b 189
190# no tests
72dc4616 191AI-ExpertSystem-Advanced # no tests
192API-Assembla # no tests
193App-mkfeyorm # no tests
acf165ea 194App-passmanager # no tests
0aff3f28 195App-Scrobble # no tests
72dc4616 196Bot-Applebot # no tests
197Catalyst-Authentication-Credential-Facebook-OAuth2 # no tests
198Catalyst-Authentication-Store-Fey-ORM # no tests
199Catalyst-Controller-MovableType # no tests
200Catalyst-Model-MenuGrinder # no tests
201Chef # no tests
202Data-SearchEngine-ElasticSearch # no tests
203Dist-Zilla-MintingProfile-Author-ARODLAND # no tests
204Dist-Zilla-PluginBundle-ARODLAND # no tests
205Dist-Zilla-PluginBundle-Author-OLIVER # no tests
206Dist-Zilla-PluginBundle-NUFFIN # no tests
207Dist-Zilla-Plugin-DualLife # no tests
208Dist-Zilla-Plugin-GitFlow # no tests
209Dist-Zilla-Plugin-GitFmtChanges # no tests
210Dist-Zilla-Plugin-MetaResourcesFromGit # no tests
211Dist-Zilla-Plugin-ModuleBuild-OptionalXS # no tests
212Dist-Zilla-Plugin-Rsync # no tests
213Dist-Zilla-Plugin-TemplateFile # no tests
214Dist-Zilla-Plugin-UploadToDuckPAN # no tests
215Finance-Bank-SuomenVerkkomaksut # no tests
216Games-HotPotato # no tests
217IO-Storm # no tests
218JIRA-Client-REST # no tests
219Kafka-Client # no tests
220LWP-UserAgent-OfflineCache # no tests
221Markdown-Pod # no tests
222MooseX-Types-DateTimeX # no tests
b8e5ce4a 223MooseX-Types-DateTime-MoreCoercions # no tests unless DateTime::Format::DateManip is installed
0aff3f28 224Net-Azure-BlobService # no tests
72dc4616 225Net-Dropbox # no tests
226Net-Flowdock # no tests
227Net-OpenStack-Attack # no tests
228Net-Ostrich # no tests
229Net-Recurly # no tests
230OpenDocument-Template # no tests
0aff3f28 231Pod-Weaver-Section-Consumes # no tests
72dc4616 232Pod-Weaver-Section-Encoding # no tests
0aff3f28 233Pod-Weaver-Section-Extends # no tests
72dc4616 234POE-Component-Server-MySQL # no tests
235Random-Quantum # no tests
236SchemaEvolution # no tests
237STD # no tests
238Test-System # no tests
239Test-WWW-Mechanize-Dancer # no tests
240WebService-Buxfer # no tests
241WebService-CloudFlare-Host # no tests
242WWW-MenuGrinder # no tests
243WWW-WuFoo # no tests
244
245# external dependencies
b8e5ce4a 246AnyEvent-MSN # requires Net::SSLeay (which requires libssl)
2ec35f55 247AnyEvent-Multilog # requires multilog
248AnyEvent-Net-Curl-Queued # requires libcurl
72dc4616 249AnyEvent-ZeroMQ # requires zeromq installation
250AnyMQ-ZeroMQ # requires zeromq installation
251Apache2-HttpEquiv # requires apache (for mod_perl)
252App-Mimosa # requires fastacmd
253App-PgCryobit # requires postgres installation
254Archive-RPM # requires cpio
2ec35f55 255Bot-Jabbot # requires libidn
72dc4616 256Catalyst-Engine-Stomp # depends on alien::activemq
b5937bb0 257Catalyst-Plugin-Session-Store-Memcached # requires memcached
72dc4616 258Cave-Wrapper # requires cave to be installed
259CHI-Driver-Redis # requires redis server
260Crypt-Random-Source-Strong-Win32 # windows only
2ec35f55 261Curses-Toolkit # requires Curses which requires ncurses library
72dc4616 262Dackup # requires ssh
263Data-Collector # requires ssh
264DBIx-PgLink # requires postgres installation
265Dist-Zilla-Plugin-Subversion # requires svn bindings
266Dist-Zilla-Plugin-SVK # requires svn bindings
267Dist-Zilla-Plugin-SvnObtain # requires svn bindings
268Fedora-App-MaintainerTools # requires rpm to be installed
269Fedora-App-ReviewTool # requires koji to be installed
2ec35f55 270Fuse-Template # requires libfuse
72dc4616 271Games-HotPotato # requires sdl
272Games-Tetris-Complete # requires threads
273helm # requires ssh
274HTML-Barcode-QRCode # requires libqrencode
2ec35f55 275IRC-RemoteControl # requires libssh2
72dc4616 276JavaScript-Sprockets # requires sprocketize
277JavaScript-V8x-TestMoreish # requires v8
278Koha-Contrib-Tamil # requires yaz
279K # requires kx
280Lighttpd-Control # requires lighttpd
281Lingua-TreeTagger # requires treetagger to be installed
282Math-Lsoda # requires f77
283MongoDBI # requires mongo
284MongoDB # requires mongo
285MSWord-ToHTML # requires abiword to be installed
2ec35f55 286Net-DBus-Skype # requires dbus
72dc4616 287Net-Route # requires route
2ec35f55 288Net-UpYun # requires curl
289Net-ZooTool # requires curl
72dc4616 290Nginx-Control # requires nginx to be installed
291NLP-Service # requires javac
292Padre-Plugin-Moose # requires threaded perl
293Padre-Plugin-PDL # requires threaded perl
294Padre-Plugin-Snippet # requires threaded perl
295Paludis-UseCleaner # depends on cave::wrapper
296Perlanet # HTML::Tidy requires tidyp
297Perl-Dist-Strawberry-BuildPerl-5123 # windows only
298Perl-Dist-Strawberry-BuildPerl-5123 # windows only
299Perl-Dist-WiX-BuildPerl-5123 # windows only
300Perl-Dist-WiX # windows only
301Perl-Dist-WiX # windows only
302POE-Component-OpenSSH # requires ssh
303RDF-TrineX-RuleEngine-Jena # requires Jena
304SimpleDB-Class # requires memcached
305SVN-Simple-Hook # requires svn
306SVN-Tree # requires svn
307Template-JavaScript # requires v8
2ec35f55 308TheSchwartz-Moosified # requires DBI::Pg ?
309WebService-SendGrid # requires curl
310WebService-Tesco-API # requires curl
cdb8d8b2 311WWW-Contact # depends on curl
2ec35f55 312WWW-Curl-Simple # requires curl
72dc4616 313ZeroMQ-PubSub # requires zmq
314ZMQ-Declare # requires zmq
315
0aff3f28 316# flaky internet tests
6539278a 317iTransact-Lite # tests rely on internet site
72cfef4f 318Unicode-Emoji-E4U # tests rely on internet site
319WWW-eNom # tests rely on internet site
0aff3f28 320WWW-Finances-Bovespa # tests rely on internet site
321WWW-Vimeo-Download # tests rely on internet site
72cfef4f 322WWW-YouTube-Download-Channel # tests rely on internet site
0aff3f28 323
72dc4616 324# graphical
325App-CPAN2Pkg # tk tests are graphical
326App-USBKeyCopyCon # gtk tests are graphical
327CatalystX-Restarter-GTK # gtk tests are graphical
328Forest-Tree-Viewer-Gtk2 # gtk tests are graphical
329Games-Pandemic # tk tests are graphical
330Games-RailRoad # tk tests are graphical
331Games-Risk # tk tests are graphical
332Log-Dispatch-Gtk2-Notify # gtk tests are graphical
333LPDS # gtk tests are graphical
334Periscope # gtk tests are graphical
335Tk-Role-Dialog # tk tests are graphical
336Weaving-Tablet # tk tests are graphical
479647ca 337
8f655ca2 338# failing for a reason
8f655ca2 339Algorithm-KernelKMeans # mx-types-common changes broke it
72dc4616 340AnyEvent-BitTorrent # broken
341AnyEvent-Cron # intermittent failures
8f655ca2 342AnyEvent-Inotify-Simple # ??? (maybe issue with test::sweet)
343AnyEvent-JSONRPC # tests require recommended deps
344AnyEvent-Retry # mx-types-common changes broke it
72dc4616 345AnyMongo # doesn't compile
346App-ArchiveDevelCover # depends on nonexistent testdata::setup
8f655ca2 347App-Dataninja # bad M::I install in inc/
ec58481b 348App-Fotagger # Imager doesn't compile
8f655ca2 349App-Magpie # deps on URPM which doesn't exist
72dc4616 350App-MediaWiki2Git # git::repository is broken
351App-Munchies # depends on XML::DTD
8f655ca2 352App-TemplateServer # broken use of types
353App-TemplateServer-Provider-HTML-Template # dep on app-templateserver
354App-TemplateServer-Provider-Mason # dep on app-templateserver
355App-TemplateServer-Provider-TD # dep on app-templateserver
72dc4616 356App-Twimap # dep on Web::oEmbed::Common
357App-Validation-Automation # dep on Switch
358App-Wubot # broken
359Beagle # depends on term::readline::perl
72dc4616 360Bot-Backbone # poe-loop-ev prompts
acc37733 361Cache-Ehcache # hangs if server exists on port 8080
8f655ca2 362Cache-Profile # broken
8f655ca2 363Catalyst-Authentication-Store-LDAP-AD-Class # pod coverage fail
8f655ca2 364Catalyst-Controller-Resources # broken
72dc4616 365Catalyst-Controller-SOAP # broken
e8ba9394 366Catalyst-Model-Sedna # deps on Alien-Sedna which doesn't exist
367Catalyst-Plugin-Continuation # undeclared dep
72dc4616 368Catalyst-Plugin-Session-State-Cookie # broken
369Catalyst-Plugin-Session-Store-TestMemcached # dep with corrupt archive
e8ba9394 370Catalyst-Plugin-SwiffUploaderCookieHack # undeclared dep
72dc4616 371Catalyst-TraitFor-Request-PerLanguageDomains # dep on ::State::Cookie
372CatalystX-I18N # dep on ::State::Cookie
e8ba9394 373CatalystX-MooseComponent # broken
e8ba9394 374CatalystX-SimpleLogin # broken
375CatalystX-Usul # proc::processtable doesn't load
e8ba9394 376Cheater # parse::randgen is broken
377Class-OWL # uses CMOP::Class without loading cmop
ec58481b 378CM-Permutation # OpenGL uses graphics in Makefile.PL
e8ba9394 379Cogwheel # uses ancient moose apis
0aff3f28 380Config-Model # broken
381Config-Model-Backend-Augeas # deps on Config::Model
382Config-Model-OpenSsh # deps on Config::Model
e8ba9394 383Constructible # GD::SVG is a broken dist
72dc4616 384Constructible-Maxima # GD::SVG is a broken dist
e8ba9394 385Coro-Amazon-SimpleDB # amazon::simpledb::client doesn't exist
4513d67e 386CPAN-Digger # requires DBD::SQLite
72dc4616 387Data-AMF # missing dep on YAML
cf9832d2 388Data-Apache-mod_status # invalid characters in type name
72dc4616 389Data-Edit # dist is missing some modules
b595f862 390Data-Feed # broken (only sometimes?)
cf9832d2 391Data-PackageName # broken
392Data-Pipeline # uses ancient moose apis
72dc4616 393Data-SCORM # pod coverage fail
ec58481b 394Date-Biorhythm # Date::Business prompts in Makefile.PL
cf9832d2 395DayDayUp # MojoX-Fixup-XHTML doesn't exist
ec58481b 396DBICx-Modeler-Generator # broken (weirdly)
ec58481b 397DBIx-SchemaChecksum # broken
398Debian-Apt-PM # configure time failures
cf9832d2 399Devel-Events # broken (role conflict)
72dc4616 400Dist-Zilla-Deb # pod coverage fail
401Dist-Zilla-Plugin-ChangelogFromGit-Debian # git::repository is broken
9acdcfbb 402Dist-Zilla-Plugin-ProgCriticTests # broken
9acdcfbb 403DustyDB # uses old moose apis
72dc4616 404Dwimmer # broken
72dc4616 405Facebook-Graph # broken
406Fedora-Bugzilla # deps on nonexistent things
ec58481b 407FFmpeg-Thumbnail # undeclared dep
9acdcfbb 408File-DataClass # XML::DTD is a broken dist
72dc4616 409File-Stat-Moose # old moose apis
4de6e6a5 410File-Tail-Dir # intermittent fails (i think)
9acdcfbb 411Form-Factory # uses old moose apis
72dc4616 412FormValidator-Nested # broken
9acdcfbb 413Frost # broken
d1dc6007 414Games-Dice-Loaded # flaky tests
415Gitalist # broken
ec58481b 416GOBO # coerce with no coercion
72dc4616 417Google-Chart # recreating type constraints
9acdcfbb 418Google-Spreadsheet-Agent # pod::coverage fail
9acdcfbb 419Hobocamp # configure_requires needs EU::CChecker
420Horris # App::Horris isn't on cpan
72dc4616 421HTML-Grabber # pod::coverage fail
ec58481b 422HTML-TreeBuilderX-ASP_NET # broken
72dc4616 423HTTP-Engine-Middleware # missing dep on yaml
424Image-Robohash # Graphics::Magick doesn't exist
9acdcfbb 425JavaScript-Framework-jQuery # coerce with no coercion
72dc4616 426Jifty # Test::WWW::Selenium needs devel::repl
427JSORB # broken
9acdcfbb 428Jungle # broken
429Kamaitachi # pod::coverage fail
430KiokuDB-Backend-Files # broken
b5937bb0 431LaTeX-TikZ # broken (with moose)
0aff3f28 432marc-moose # broken (only sometimes?)
9acdcfbb 433Mail-Summary-Tools # DT::Format::DateManip is broken
434MediaWiki-USERINFO # broken
0aff3f28 435Method-Signatures # doesn't like ANY_MOOSE=Moose
ec58481b 436mobirc # http::engine broken
9acdcfbb 437MooseX-Attribute-Prototype # uses old moose apis
438MooseX-DBIC-Scaffold # needs unreleased sql-translator
9acdcfbb 439MooseX-Documenter # broken
ec58481b 440MooseX-DOM # "no Moose" unimports confess
9acdcfbb 441MooseX-Error-Exception-Class # metaclass compat breakage
72dc4616 442MooseX-Getopt-Usage # missing dep on Test::Class
9acdcfbb 443MooseX-Meta-Attribute-Index # old moose apis
444MooseX-Meta-Attribute-Lvalue # old moose apis
445MooseX-Struct # ancient moose apis
72dc4616 446MooseX-Types-Parameterizable # broken
b5937bb0 447MouseX-Types # broken (with moose)
72dc4616 448MySQL-Util # pod-coverage fail
449Nagios-Passive # broken
b5937bb0 450Net-APNS # broken (with moose)
9acdcfbb 451Net-FluidDB # broken
452Net-Fluidinfo # broken
72dc4616 453Net-Google-Blogger # broken
454Net-Google-FederatedLogin # broken
ec58481b 455NetHack-Item # NH::Monster::Spoiler is broken
456NetHack-Monster-Spoiler # broken (MX::CA issues)
9acdcfbb 457Net-HTTP-Factual # broken
458Net-Journyx # broken
72dc4616 459Net-Mollom # broken
9acdcfbb 460Net-Parliament # broken
461Net-Plurk # broken
2ec35f55 462Net-SSLeay-OO # broken
9acdcfbb 463Net-StackExchange # broken
c62b4642 464Norma # fails when trying to write to a read-only SQLite db file under jenkins, also fails when run manually
9acdcfbb 465ODG-Record # Test::Benchmark broken
ec58481b 466Perlbal-Control # proc::processtable doesn't load
ec58481b 467Pg-BulkCopy # hardcodes /usr/bin/perl
72dc4616 468Pinto-Common # broken
469Pinto-Server # deps on pinto::common
470Plack-Middleware-Image-Scale # Image::Scale is broken
4de6e6a5 471Pod-Parser-I18N # missing dep on Data::Localize
ec58481b 472POE-Component-CPAN-Mirror-Multiplexer # broken
6539278a 473POE-Component-DirWatch # intermittent failures
474POE-Component-DirWatch-Object # intermittent failures
9acdcfbb 475POE-Component-ResourcePool # broken
9acdcfbb 476POE-Component-Server-PSGI # broken deps
ec58481b 477POE-Component-Server-SimpleHTTP-PreFork # broken deps
d1dc6007 478Poet # missing dep on Log::Any::Adapter::Log4perl
9acdcfbb 479POEx-ProxySession # broken deps
480POEx-PubSub # broken deps
481POEx-WorkerPool # broken deps
72dc4616 482PostScript-ScheduleGrid-XMLTV # XMLTV doesn't exist
483PRANG # broken
484Prophet # depends on term::readline::perl
9acdcfbb 485Queue-Leaky # broken
72dc4616 486Railsish # dep on nonexistent dist
9acdcfbb 487RDF-Server # "no Moose" unimports confess
9acdcfbb 488Reaction # signatures is broken
9acdcfbb 489Reflexive-Role-DataMover # broken (reflex::role changes?)
490Reflexive-Role-TCPServer # broken (reflex::role changes?)
72dc4616 491Reflexive-Stream-Filtering # broken
ec58481b 492RPC-Any # broken
9acdcfbb 493Scene-Graph # has '+attr' in roles
9acdcfbb 494Server-Control # proc::processtable doesn't load
0aff3f28 495Shipment # locale::subcountry is broken
72dc4616 496Silki # image::magick is broken
9acdcfbb 497SilkiX-Converter-Kwiki # file::mimeinfo expects (?-xism:
72dc4616 498Sloth # rest::utils is broken
d1dc6007 499Sque # couldn't fork server for testing
ec58481b 500SRS-EPP-Proxy # depends on xml::epp
9acdcfbb 501String-Blender # broken
502TAEB # broken
503Tail-Tool # Getopt::Alt doesn't exist
72dc4616 504Tapper-CLI # sys::info::driver::linux is broken
9acdcfbb 505Tapper-Installer # sys::info::driver::linux is broken
9acdcfbb 506Tapper-MCP-MessageReceiver # sys::info::driver::linux is broken
507Tapper-Reports-API # sys::info::driver::linux is broken
ec58481b 508Tapper-Testplan # sys::info::driver::linux is broken
9acdcfbb 509Telephone-Mnemonic-US # rpm-build-perl is broken
b5937bb0 510Template-Plugin-Heritable # weird dep issues (not test::dm related)
9acdcfbb 511Test-A8N # broken
ec58481b 512Test-Daily # configure errors
72dc4616 513Test-Pockito # broken
ec58481b 514Test-SFTP # Term::ReadPassword prompts in tests
72dc4616 515Test-WWW-Selenium-More # Test::WWW::Selenium needs devel::repl
516Text-Clevery # broken
517Thorium # depends on Hobocamp
9acdcfbb 518TryCatch-Error # broken
72dc4616 519Verby # deps on poe::component::resourcepool
520Weather-TW # missing dep on Mojo::DOM
521Web-API-Mapper # broken
522WebNano-Controller-CRUD # broken
cdb8d8b2 523Webservice-Intermine # broken tests
ec58481b 524WebService-Yes24 # broken
525WiX3 # broken
4513d67e 526WWW-Alltop # XML::SimpleObject configure fail
d1dc6007 527WWW-DataWiki # broken
9acdcfbb 528WWW-Fandango # bad dist
ec58481b 529WWW-FMyLife # broken
530WWW-Hashdb # test hangs, pegging cpu
0aff3f28 531WWW-Mechanize-Cached # tries to read from wrong build dir?
9acdcfbb 532WWW-Metalgate # Cache is broken
533WWW-Scramble # pod::coverage fail
72dc4616 534WWW-Sitemapper # broken
9acdcfbb 535WWW-StaticBlog # time::sofar is broken
72dc4616 536WWW-WebKit # missing configure_req on EU::PkgConfig
9acdcfbb 537WWW-Yahoo-Lyrics-JP # broken
9acdcfbb 538XIRCD # undeclared deps
539XML-EPP # coerce without coercion
72dc4616 540XML-SRS # deps on prang
2ec35f55 541XML-Writer-Compiler # broken tests
9acdcfbb 542Yukki # git::repository is broken
ec58481b 543Zucchini # File::Rsync prompts in Makefile.PL