BUCHMULLER Norbert wrote:
> On Sun, 5 Apr 2009 08:00:19 -0400 Peter Rabbitson wrote:
> 
>> Currently SQLA::Test does not suppress its diag() output even when
>> within a TODO block, thus you are seeing the mismatch, but it is not
>> counted towards failed tests. Patches to _sql_differ_diag() and
>> _bind_differ_diag() in SQL::Abstract::Test are more than welcome.
> 
> No, it's the responsibility of the test harness to arrange the TODO test
> output to be sent to somewhere else, see
> http://search.cpan.org/~mschwern/Test-Simple-0.86/lib/Test/Builder.pm#todo_output
> 
> Test::Deep and Test::Differences behave the same (ie. they print their
> messages when a TODO test fails).
> 

Interesting... where should we file a bugreport then? (if there is a
volunteer providing code patches - even better).

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to