X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fauthor%2Ftest-my-dependents.t;h=596a57a3a7449bc4c29ea7ed71afa474949ce8a1;hb=33012ea9840cba8b01fa655898b9f6055ed51e34;hp=da2e92f4802812ccea45e719b80b5be2a670dc5b;hpb=afcee9946fffc2693f8762d324fe566b56c2408a;p=gitmo%2FMoose.git diff --git a/xt/author/test-my-dependents.t b/xt/author/test-my-dependents.t index da2e92f..596a57a 100644 --- a/xt/author/test-my-dependents.t +++ b/xt/author/test-my-dependents.t @@ -125,7 +125,10 @@ if ( $ENV{MOOSE_TEST_MD} eq 'MooseX' ) { } elsif ( $ENV{MOOSE_TEST_MD} ne 'all' ) { diag( - 'Picking 200 random dependents to test. Set MOOSE_TEST_MD=all to test all dependents' + <<'EOF' + Picking 200 random dependents to test. Set MOOSE_TEST_MD=all to test all + dependents or MOOSE_TEST_MD=MooseX to test extension modules only. +EOF ); my %indexes; @@ -442,6 +445,7 @@ MooseX-Meta-Attribute-Index # old moose apis MooseX-Meta-Attribute-Lvalue # old moose apis MooseX-Struct # ancient moose apis MooseX-Types-Parameterizable # broken +MooseX-WithCache # broken MouseX-Types # broken (with moose) MySQL-Util # pod-coverage fail Nagios-Passive # broken