Hi Julian

Are you running the tests as the same user as the owner of your framework folders? It looks to me that the cache errors are caused simply by incorrect permissions.

The other Unit Test failures are certainly worth reporting, though. Some of them are so different to the expected value it would be worth investigating if the tests require modification or if your install of PHP is doing something funky. Is your PHP install from RPM or from a manual compile?

======================================

1) testAssembleZF2301(Zend_Controller_Router_Route_RegexTest)
Failed asserting that two strings are equal.
expected string <itemlist/2>
difference      <         x>
got string      <itemlist/1>

2) testGetRegionList(Zend_CurrencyTest)
Failed asserting that <boolean:false> is true.

3) testAtomSample3(Zend_Feed_ImportTest)
Failed asserting that <boolean:false> is true.
Expected Zend_Feed_Exception to be thrown
Failed asserting that <boolean:false> is true.

4) testFilterSeparatesCamelCasedWordsWithSpacesByDefault (Zend_Filter_Word_SeparatorToCamelCaseTest)
Failed asserting that two strings are equal.
expected string <CamelCasedWords>
difference      <     xxxxxxxxxx??>
got string      <Camel cased words>

5) testFilterSeparatesCamelCasedWordsWithProvidedSeparator (Zend_Filter_Word_SeparatorToCamelCaseTest)
Failed asserting that two strings are equal.
expected string <CamelCasedWords>
difference      <     xxxxxxxxxx???>
got string      <Camel:-:casedWords>

6) testFilterSeparatesCamelCasedWordsWithDashes (Zend_Filter_Word_DashToCamelCaseTest)
Failed asserting that two strings are equal.
expected string <CamelCasedWords>
difference      <     xxxxxxxxxx??>
got string      <Camel-cased-words>

7) testFilterSeparatesCamelCasedWordsWithDashes (Zend_Filter_Word_UnderscoreToCamelCaseTest)
Failed asserting that two strings are equal.
expected string <CamelCasedWords>
difference      <     xxxxxxxxxx??>
got string      <Camel_cased_words>

8) testConvertTo(Zend_Measure_NumberTest)
Failed asserting that two strings are equal.
expected string <25 ⑽>
difference      <x>
got string      <35 ⑽>

9) testCreateDhKey(Zend_OpenIdTest)
expected string <0200>
difference      <xx>
got string      <2000>

10) testComputeDhSecret(Zend_OpenIdTest)
expected string <0216>
difference      <xxxx>
got string      <2160>

11) testAssociate(Zend_OpenId_ConsumerTest)
expected string <ed901bc561c29fd7bb42862e5f09fa37e7944a7ee72142322f34a21bfe1384b8> difference <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> got string <5ce74a8920ab70792fce82ecfe904b65e1909271dbb53c8646dc88e0cbf518ae>

12) testGetField(Zend_Search_Lucene_Index_SegmentInfoTest)
Failed asserting that <boolean:true> matches expected value <integer:1>.

13) testGetFieldInfos(Zend_Search_Lucene_Index_SegmentInfoTest)
Failed asserting that <boolean:true> matches expected value <integer:1>.

14) testFactoryThrowsOnBadName(Zend_Service_StrikeIron_StrikeIronTest)
Failed asserting that <string:Service 'Zend_Service_StrikeIron_BadServiceNameHere' could not be loaded: At least one error occurred including "Zend/Service/StrikeIron/ BadServiceNameHere.php"; see includeErrors property> matches PCRE pattern "/not found/i".

15) testIDN(Zend_Validate_HostnameTest)
Failed asserting that <boolean:false> matches expected value <boolean:true>.

16) testDefaultFilterPath(Zend_ViewTest)
Failed asserting that <boolean:false> is true.


Hi,

[EMAIL PROTECTED]:/storage/www/frameworks/zendframework$ svn up
At revision 7606.

[EMAIL PROTECTED]:/storage/www/frameworks/zendframework/tests$ php -v
PHP 5.2.5 (cli) (built: Nov 10 2007 14:12:24)
...with Xdebug v2.0.2, Copyright (c) 2002-2007, by Derick Rethans



Like these.. using default TestConfiguration.php - see attached report.gz from php AllTest.php This Zend_Cache I see it complains about permissions but don't see which dir is looking for...haven't debug.

There are couple of false etc.
Tonight will run full test with DB objects and all.
Regards,

--

Simon Mundy | Director | PEPTOLAB

""" " "" """""" "" "" """"""" " "" """"" " """"" "  """""" "" "

202/258 Flinders Lane | Melbourne | Victoria | Australia | 3000
Voice +61 (0) 3 9654 4324 | Mobile 0438 046 061 | Fax +61 (0) 3 9654 4124
http://www.peptolab.com

Reply via email to