Le 2014-08-30 17:09, Hugues Peccatte a écrit :
Hi,
I may have missed something, but it seems that Travis doesn't like
anymore our unit tests…
Since this
job
https://travis-ci.org/phpmyadmin/phpmyadmin/builds/33717508, a lot
of jobs are failing. Does anyone know why please? (But not all jobs,
again: why?)
It seems that phpunit had been updated and that the new version (4.2.x)
deprecated "assertTag".
I confirm about assertTag being deprecated in phpunit 4.2:
https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-…
I tried something
here:
https://github.com/Tithugues/phpmyadmin/commit/dc652ea42e47e17ab05d835e9438…
but I've an issue because the new class is not found. As I don't really
know how Travis is configured the PHP paths, some ideas could be useful.
I tried to update the phpunit path
here:
https://github.com/Tithugues/phpmyadmin/commit/87136184f22abd9c5ad8975d8d12…
But the result was the same than the original phpunit, as
phpunit-DOM-assertions still don't implement assertTag…
Could we simply force the phpunit version to 4.1.4 instead of >=3.7?
Good idea as a short-term workaround.
Thanks,
Hugues.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
--
Marc Delisle | phpMyAdmin