<div><br></div><div><div><span style="color: rgb(160, 160, 168); ">On Monday, 11 February 2013 at 7:46 PM, yasitha pandithawatta wrote:</span></div></div>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><br><br><div>On Mon, Feb 11, 2013 at 4:14 PM, Ayush Chaudhary <span dir="ltr"><<a href="mailto:ayushchd@gmail.com" target="_blank">ayushchd@gmail.com</a>></span> wrote:<br><blockquote type="cite"><div>

                <div>
                    Hi, 
                </div><div><br></div><div>When I run the tests on my local machine, a couple of tests fail and a few are skipped. One of the failing tests related to header location (test/libraries/core/PMA_headerLocation_test.php) does not seem to a part of CI as its not listed here [0] </div>
<div><br></div><div>Also, the CloverHTML report generated seems approximately equal to the one here [1] Is that because I am running PHP_CodeCoverage 1.2.7 and the CI server is using 1.1.2? Or could it because of a few tests that are related to the OS and other configurations which differ on my machine and the live CI server? </div>
<div><br></div><div>Also, if there are some tests which are not a part of CI server, are they present in an xml configuration or something? I couldn't locate it yet. </div></div></blockquote><div><br>   Hi Ayush,<br><br>   For some test cases they refer to some configurations configured in phpunit.xml.dist file under root directory. You may have to configure it according to your environment. Eg: url, browser, username, password etc.</div><blockquote type="cite"><div>
                <div><div><br></div><div>[0] <a href="http://ci.phpmyadmin.net/job/phpMyAdmin/lastCompletedBuild/testReport/%28root%29/" target="_blank">http://ci.phpmyadmin.net/job/phpMyAdmin/lastCompletedBuild/testReport/(root)/</a></div>
<div>[1] <a href="http://ci.phpmyadmin.net/job/phpMyAdmin/cloverphp/" target="_blank">http://ci.phpmyadmin.net/job/phpMyAdmin/cloverphp/</a></div><div><br></div><div>Thanks!</div><span><font color="#888888"><div>
-- </div><div>Ayush Chaudhary</div><div><br></div></font></span></div>
            <br>------------------------------------------------------------------------------<br>
Free Next-Gen Firewall Hardware Offer<br>
Buy your Sophos next-gen firewall before the end March 2013<br>
and get the hardware for free! Learn more.<br>
<a href="http://p.sf.net/sfu/sophos-d2d-feb" target="_blank">http://p.sf.net/sfu/sophos-d2d-feb</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></div></blockquote></div><br><br clear="all"><br>-- <br><span style="font-family:arial,sans-serif;font-size:13.2px;border-collapse:collapse;color:rgb(136,136,136)">Yasitha Pandithawatta <br>Undergraduate<br>Computer Science and Engineering Department<br>
University of Moratuwa<br>Sri Lanka</span>
</div><div><div>------------------------------------------------------------------------------</div><div>Free Next-Gen Firewall Hardware Offer</div><div>Buy your Sophos next-gen firewall before the end March 2013 </div><div>and get the hardware for free! Learn more.</div><div><a href="http://p.sf.net/sfu/sophos-d2d-feb">http://p.sf.net/sfu/sophos-d2d-feb</a></div></div><div><div>_______________________________________________</div><div>Phpmyadmin-devel mailing list</div><div><a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a></div><div><a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    Hi, 
                </div><div><br></div><div>I have setup the configuration according to my environment. The only issue is that only a couple of tests cause failures/errors. Also, the Clover report is not "exactly" the same as I mentioned above. And most of the errors are from PMA_headerLocation_test which I cannot see on the CI server. </div>