ingydotnet / test-base-pm

Extendable Perl Testing
http://search.cpan.org/dist/Test-Base/
13 stars 12 forks source link

0.79 Fails t/diff_is.t #15

Closed kentfredric closed 10 years ago

kentfredric commented 10 years ago
#   Failed test 'little diff'
#   at /home/kent/.cpanm/work/1407681859.624849/Test-Base-0.79/blib/lib/Test/Base.pm line 338.
# @@ -1,7 +1,7 @@
#  1..1
#  not ok 1 - little diff
#  #   Failed test 'little diff'
# -#   at /tmp/test-blocks-321 line 3.
# +#   at lib/Test/Base.pm line 269.
#  #          got: 'a b c'
#  #     expected: 'a b x'
#  # 1 test of 1 failed.
# Looks like you failed 1 test of 1.
t/diff_is.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
kentfredric commented 10 years ago
 #   Failed test 'little diff'
LOG #   at /home/kent/.cpanm/work/1408161151.269216/Test-Base-0.80/blib/lib/Test/Base.pm line 338.
ingydotnet commented 10 years ago

Fixed in 0.86 (I hope) Closing for now.

@kentfredric can you retest this for me?

kentfredric commented 10 years ago

Indeed, fixed in 0.86 :ballot_box_with_check: