Torsten Bögershausen <tbo...@web.de> writes:

> (Thanks for the quick reply.
> Sorry for the noise about
> #!/usr/bin/perl
> of course we call the right perl)

No problem.

> The new patch seems to be integrated in pu (I tested d08caa8e022f08d)
> Test seems to pass,

Good.

> but some noise is on the channel:

Are you talking about the output of "not ok ... # TODO known breakage"
part, like this:

> ok 24 - same output : 'Jane 'Doe' <j...@example.com>
> not ok 25 - same output : Jane\ Doe <j...@example.com> # TODO known breakage
> #   Failed (TODO) test 'same output : Jane\ Doe <j...@example.com>'
> #   at /Users/tb/NoBackup/projects/git/git.next/t/t9000/test.pl line 62.
> #     Structures begin differing at:
> #          $got->[0] = '"Jane \ Doe" <j...@example.com>'
> #     $expected->[0] = '"Jane\ Doe" <j...@example.com>'

?

If so, it seems to be the way Perl's Test::More works with TODO blocks.
I am reluctant to try to change it for us.


-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to