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).

Patches to Test::Harness are welcome. :-)

norbi

_______________________________________________
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/dbix-class@lists.scsys.co.uk

Reply via email to