On Saturday, 13 July 2013 at 10:01 AM, adam wrote:
on my test server, git bisect tells me that this commit introduced thisUT message:Hi all,in the latest commit https://travis-ci.org/phpmyadmin/phpmyadmin/builds/9031365I have fixed all the "Not supported query" error by moving mock data to DBI Dummy class. (It is running before our mock setup function)Thanks xmujay to help fix the "Not supported query: SHOW GRANTS". it is from my UT files about plugin/import.the fix seems good to me. thanksthe existed error is from https://github.com/phpmyadmin/phpmyadmin/pull/493PMA_From_Processing_Test::testProcessFormSetLook at this line: https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/Header.class.php#L453the header is not always called on Unit test case. https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/Header.class.php#L453I try to fix on commit : xmujay@9ee4bb0But some conflicts with the existed cases about $GLOBAL['header']. thanks
thanks,adam------------------------------------------------------------------------------See everything from the browser to the database with AppDynamicsGet end-to-end visibility with application monitoring from AppDynamicsIsolate bottlenecks and diagnose root cause in seconds.Start your free trial of AppDynamics Pro today!_______________________________________________Phpmyadmin-devel mailing list