[Phpmyadmin-devel] Running Phpmyadmin Tests

Rouslan Placella rouslan at placella.com
Mon Dec 17 13:55:22 CET 2012


On 12/17/2012 12:46 PM, Senura Yasaswin de Silva wrote:
> Hi all,
>
> I've been going through the
> https://wiki.phpmyadmin.net/pma/TestingEnvironment wiki page.
> I was able to successfully configured the testing environment. But when
> I run the test ''m getting an error.
>
> /var/www/phpmyadmin-master$ phpunit -c phpunit.xml.dist
> PHPUnit 3.7.10 by Sebastian Bergmann.
>
> Configuration read from /var/www/phpmyadmin-master/phpunit.xml.dist
>
> ..........Segmentation fault (core dumped)
>
> any help would be kindly appreciated.

What's your OS version?

In Ubuntu 12.10, I was able to just install phpunit from the default 
repositories (without following the guide) and it works just fine...

E.g.: sudo apt-get install phpunit php5-xdebug php-codesniffer 
php-codecoverage

I'm not running Jenkins though, so I don't know if Jenkins will work on 
such a setup.

Bye,
Rouslan




More information about the Developers mailing list