X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fdead_load_bad_args.t;h=58c2f1180b2f200cf0ff844b374964037ef49369;hp=98b566c8a8c9d7b448cebd1260614a161c17dd74;hb=a82c96cf2bf688f97140bad7fd3979a531416a22;hpb=a7ab9aa9757994967ef1f2ec2252cf943a4252d7 diff --git a/t/dead_load_bad_args.t b/t/dead_load_bad_args.t index 98b566c..58c2f11 100644 --- a/t/dead_load_bad_args.t +++ b/t/dead_load_bad_args.t @@ -4,6 +4,13 @@ use lib 't/lib'; use Test::More; +# This test needs to be rewritten (and the code it was using as well) since +# when we added the arg and capturearg type constraint support, we now allow +# non integer values. however we could probably support some additional sanity +# testing on the values, so this is a nice TODO for someone -jnap + +plan skip_all => 'Removing this test because constraint arg types allow this'; + use Catalyst::Test 'TestApp'; for my $fail (