Re: CakePHP core tests are failing tests from clean install
The All Tests has never run successfully for anyone in 1.2 or 1.3. I
lost interest in making it work eventually. For 2.0 however, the
AllTests suite does run and passes for me. :)
-Mark
On Jul 7, 8:08 am, euromark <dereurom...@googlemail.com> wrote:
> i have also millions of failed tests on my windows
> maybe it is quite difficult to make tests platform-independant
> or are you running on linux?
>
> there seem also to be a lot of dependencies that need to be addresses
> but i also coundnt find any documentation on what exactly has to be
> the case in order to run all tests without errors
>
> On 6 Jul., 17:10, Josh <joshuara...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I've just downloaded Cake PHP 1.3, and installed SimpleTest 1.0.1 into the
> > vendors directory. When I run cake testsuite core all I get the following
> > error:
>
> > Running core all PHP Fatal error: Cannot redeclare class Article in
> > /Users/../cake/tests/cases/libs/model/models.php on line 283
>
> > If I run test groups or test cases individually, many of them fail.
>
> > This is a clean install, I've done no development other than the basic
> > configuration setup (security salt, cipherSeed and database config).
>
> > Has anyone else had problem, and what did you do to solve it?
>
> > I found this <https://groups.google.com/forum/#!topic/cake-php/JOOLAg5wyt8>thread with the exact same question, but it was not resolved or at least the
> > resolution was not posted in that thread.
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home