[pkg-php-pear] Symfony now FTBFS
Daniel Beyer
dabe at deb.ymc.ch
Sun Nov 8 18:47:06 UTC 2015
Hi David, hi Prach
@Prach: CCing you, since there seems to be a regression in
phpunit-mock-object introduced in 3.0.1, making some of Symfony's tests
failing.
On Sun, 2015-11-08 at 12:18 -0400, "David Prévot" wrote:
> > On Sun, 2015-11-08 at 09:07 -0400, "David Prévot" wrote:
>
> >> According to the reproducible infrastructure, symfony now FTBFS (so
> >> something probably changed in the build-dependencies):
>
> > I was able to reproduce this, too.
>
> >> The one that stands is in Translation:
> >>
> >> $ phpunit
> >> src/Symfony/Component/Translation/Tests/MessageCatalogueTest.php
> >> PHPUnit 5.0.8 by Sebastian Bergmann and contributors.
>
> FWIW, downgrading phpunit (and php-codecoverage, and phpunit-mock-object)
> to the current Stretch version (4.8.16-1) allows these tests to pass.
>
(That was lucky, since a few minutes after your mail it was migrated to
testing ;-)
The casue for the failing tests in Symfony seems to be a regression in
phpunit-mock-objects, which was introduced in 3.0.1 with commit
43d27a86f24c7eacf886edadcdb4503451485cc7 [1]. Upstream is aware of this
issue [2].
We either could wait for a fixed phpunit-mock-object from upstream,
patch phpunit-mock-object ourselfs or disable the affected tests in
src:symfony. What do you think?
Greetings
Daniel
[1] https://github.com/sebastianbergmann/phpunit-mock-objects/commit/43d27a86f24c7eacf886edadcdb4503451485cc7
[2] https://github.com/sebastianbergmann/phpunit-mock-objects/issues/267
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20151108/d25de542/attachment-0001.sig>
More information about the pkg-php-pear
mailing list