Saturday, November 28, 2009

Cake + Simpletest: getting errors on some core tests

Today I wanted to get started with writing some tests, when trying to
run the the core tests, I get errors here and there.

If I run for example the view tests, I get:
2/2 test cases complete: 95 passes, 0 fails and 0 exceptions.

If I run the TestSuite tests:
4/4 test cases complete: 214 passes, 1 fails and 1 exceptions.

Is it normal that not all the core tests are successful?, or am I just
doing something wrong?

Only thing I changed is the cake core path, might that explain why
some tests break?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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?hl=en

No comments: