hi
Dne Wed, 13 Feb 2013 01:44:53 +0530 Ayush Chaudhary ayushchd@gmail.com napsal(a):
Here are the errors: https://gist.github.com/ayushchd/7620a376873237680412
You have installed runkit, what CI server does not have (I failed to compile it last time I tried). So it looks like running tests with runkit is not really tested, so that's the source of two errors. It would be great if you could look at these and fix them.
The PMA_Menu_Test::testTable was broken for Windows, I've fixed this in 5230e6c.
The PMA_ConfigTest::testCheckWebServerOs test was quite wrong, fixed in f9abb77.
For PMA_langList_test::testLangListWithDir you need generated locales, you can do that using scripts/generate-mo (you need gettext for that).