Hy Matt,
generally most of the issues are OS or extension related.
Eighter to false written unit tests or unfixed problems.
For most of them an issue already exists.
Related to broken testsuite... unittest has a problem if specific failures
occur which break the php engine.
Object-related problems seem to be one of them.
I had also problems under windows with the changed loader returning massive
warnings which stopped unittest from running.
And what do you mean with "distribution configuration" ?
In the distribution for 1.0.4. there is no Zend_Form and no
Zend_Service_Technocrati... these are new classes which will be integrated
with 1.5 and are only available in the trunk.
Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com
----- Original Message -----
From: "Matthew Ratzloff" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 20, 2008 1:02 AM
Subject: Re: [fw-general] Can someone explain why all these tests are
failing?
On Tue, February 19, 2008 1:12 pm, Thomas Weidner wrote:
Hy Matt,
It's easier for all and you if you are using the "--verbose" options from
phpunit.
This generates more output and show you in which testbed errors/failures
occur.
Also your testbed does not run through... I am missing the ending results
Hi Thomas,
It actually doesn't even complete the test suite. I've attached the full
results, errors included.
There are errors spanning the entire framework. This is not a permissions
issue as far as I can tell at a glance, as I even ran it as sudo and got
the same errors. And my test configuration is identical to the
distribution configuration.
Any ideas?
-Matt