On Thu, Mar 8, 2012 at 7:03 PM, Marc Delisle <marc@infomarc.info> wrote:Le 2012-03-05 22:23, yasitha pandithawatta a écrit :
> Hi,Hi,
>
> I have set up the the testing environment. I tried to run some test suits.
> I have found most of the test suits have some fatal errors. Test classes
> under test/libraries/ are working fine.
> I went through the AllTest.php. The required paths have some conflicts with
> the real paths.
>
> Most of the cases I'll getting the following fatal error.
>
> PHP Fatal error: require_once(): Failed opening required
> './test/PMA_get_real_size_test.php'
> (include_path='.:/usr/share/php:/usr/share/pear:') in
> /var/www/phpmyadmin-dev/test/AllTests.php on line 32
> (File path for an example)
>
> And required require_once './test/FailTest.php' is not found in the package.
>
> What can I do for these issues?
>
> Reards,
this FailTest.php was there in version 3.4 but has been removed in
version 3.5, so there is clearly a problem here.
--
Marc Delisle
http://infomarc.info
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi,I have made my first contribution to PMA. I fixed a bug[1] and generated the patch for it. I'm wonder where should I attach the patch in source forge. I cannot attach it under the bug description. Should I send that under patches in source forge refering to the bug id?Regards,
--
Yasitha Pandithawatta
Undergraduate
Computer Science and Engineering Department
University of Moratuwa
Sri Lanka