[Phpmyadmin-devel] about PMA_From_Processing_Test::testProcessFormSet
Ayush Chaudhary
ayushchd at gmail.com
Sat Jul 13 10:10:37 CEST 2013
Hi,
On Saturday, 13 July 2013 at 10:01 AM, adam wrote:
>
> > > on my test server, git bisect tells me that this commit introduced this
> > > UT message:
> > >
> > > https://github.com/phpmyadmin/phpmyadmin/commit/82e361376c42433df75a0035693b173600916124
> >
> > Hi all,
> >
> > in the latest commit https://travis-ci.org/phpmyadmin/phpmyadmin/builds/9031365
> >
> > I 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. thanks
>
> > the existed error is from https://github.com/phpmyadmin/phpmyadmin/pull/493
> > PMA_From_Processing_Test::testProcessFormSet
> >
> > Look at this line: https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/Header.class.php#L453
> >
> > the header is not always called on Unit test case. https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/Header.class.php#L453
> >
> > I try to fix on commit : xmujay at 9ee4bb0
> >
> > But some conflicts with the existed cases about $GLOBAL['header']. thanks
I have issued a Pull Request [0] that should possibly fix this issue
[0] https://github.com/phpmyadmin/phpmyadmin/pull/499
>
> thanks,
> adam
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net (mailto:Phpmyadmin-devel at lists.sourceforge.net)
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130713/20d6d9aa/attachment.html>
More information about the Developers
mailing list