On Sat Feb 05 06:02:42 2011, MSCHWERN wrote:
Show quoted text> On Thu Jan 13 01:21:59 2011, ANDK wrote:
>
> The issue there is this:
>
> sub filter { Test::More::pass(@_) }
>
> and something hands it a SQL::Translator::Schema object as a test name.
> That doesn't pass the "Str" type check on a result description in
> Test::Builder2. I'll probably loosen that restriction, but it's not a
> very useful test description and should probably be fixed anyway.
Fair comment, fixed in master.