Mon Oct 21 10:24:57 2013zefram [...] fysh.org - Ticket created
Subject:
regexp expectation broken
Date:
Mon, 21 Oct 2013 15:24:34 +0100
To:
bug-Test-Simple [...] rt.cpan.org
From:
Zefram <zefram [...] fysh.org>
In the Test::Builder::Tester from Test-Simple-0.98, the argument to
test_out/test_err could be a regexp. Test-Simple-0.99 broke that
usage, by adding an unconditional concatenation with that argument.
This breaks Test-Class's test suite, which relies on regexp expectations.
Attached patch fixes.
-zefram
Message body is not shown because sender requested not to inline it.
Mon Oct 28 04:56:10 2013ANDK [...] cpan.org - Correspondence added
First of all, I have created a cross reference to this ticket in https://github.com/schwern/test-more/issues/389. I suppose we can continue here.
Thanks for your patch. Although, it does not fix Test::Class (ADIE/Test-Class-0.39.tar.gz) for me. Can you provide more info?
Your patch does fix for me KONOBI/Test-FITesque-0.03.tar.gz, so this is already a great achievement.
Mon Oct 28 04:56:10 2013The RT System itself - Status changed from 'new' to 'open'
Mon Oct 28 06:21:37 2013zefram [...] fysh.org - Correspondence added
Andreas Koenig via RT <bug-Test-Simple [...] rt.cpan.org>
From:
Zefram <zefram [...] fysh.org>
Andreas Koenig via RT wrote:
Show quoted text
>Thanks for your patch. Although, it does not fix Test::Class
>(ADIE/Test-Class-0.39.tar.gz) for me. Can you provide more info?
Test-Class also has a second problem, that a couple of its tests are
sensitive to diagnostic messages that have changed. [rt.cpan.org #89473],
patch on that ticket.
-zefram
Tue Oct 29 13:22:52 2013rjbs [...] cpan.org - Correspondence added
Please consider testing with Test-Simple-0.99_01.tar.gz
This will become stable in a week or two, barring catastrophe.
Thank you.
--
rjbs
Tue Oct 29 13:22:53 2013rjbs [...] cpan.org - Status changed from 'open' to 'resolved'