[Phpmyadmin-devel] unit testing on Debian 8 (jessie)
Michal Čihař
michal at cihar.com
Mon May 11 11:06:07 CEST 2015
Hi
Dne Thu, 07 May 2015 18:51:36 -0400
Marc Delisle <marc at infomarc.info> napsal(a):
> Le 2015-05-02 07:23, Marc Delisle a écrit :
> > Hi devs,
> > Trying to run phpunit (4.2.6-2) on jessie to test phpMyAdmin. My current
> > goal is to stay with packages coming from Debian but I'm not sure I'll
> > be able to do that.
> >
> > First, trying to run with code coverage (phpunit.xml.dist)
> >
> > PHP Fatal error: Class 'PHP_Token_Stream' not found in
> > /usr/share/php/PHP/CodeCoverage.php on line 692
> >
> > With phpunit.xml.nocoverage, I get a lot of these errors:
> >
> > PHPUnit_Framework_Assert::assertTag is deprecated
> >
> > So we should do something about assertTag.
> >
>
> Now assertTag is removed from our tests. Please do not add back this
> assertion.
I've adjusted composer setup in 458f1d2 to pull latest phpunit in CI as
well.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20150511/24d7a6a7/attachment.sig>
More information about the Developers
mailing list