[PHP-QA] [PHP-BUG] Bug #63184 [NEW]: test ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt failed

2012-09-28 Thread larue...@php.net
From: laruence
Operating system: Linux
PHP version:  5.4.7
Package:  Testing related
Bug Type: Bug
Bug description:test 
ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt failed

Description:

test ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt
failed



Test script:
---
ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt

Expected result:

PASS

Actual result:
--
FAILED

002- .
003+ a0c967a6c2c34786e4802f59af9356f5

-- 
Edit bug report at https://bugs.php.net/bug.php?id=63184&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=63184&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=63184&r=trysnapshot53
Try a snapshot (trunk): 
https://bugs.php.net/fix.php?id=63184&r=trysnapshottrunk
Fixed in SVN:   https://bugs.php.net/fix.php?id=63184&r=fixed
Fixed in release:   https://bugs.php.net/fix.php?id=63184&r=alreadyfixed
Need backtrace: https://bugs.php.net/fix.php?id=63184&r=needtrace
Need Reproduce Script:  https://bugs.php.net/fix.php?id=63184&r=needscript
Try newer version:  https://bugs.php.net/fix.php?id=63184&r=oldversion
Not developer issue:https://bugs.php.net/fix.php?id=63184&r=support
Expected behavior:  https://bugs.php.net/fix.php?id=63184&r=notwrong
Not enough info:
https://bugs.php.net/fix.php?id=63184&r=notenoughinfo
Submitted twice:
https://bugs.php.net/fix.php?id=63184&r=submittedtwice
register_globals:   https://bugs.php.net/fix.php?id=63184&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63184&r=php4
Daylight Savings:   https://bugs.php.net/fix.php?id=63184&r=dst
IIS Stability:  https://bugs.php.net/fix.php?id=63184&r=isapi
Install GNU Sed:https://bugs.php.net/fix.php?id=63184&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63184&r=float
No Zend Extensions: https://bugs.php.net/fix.php?id=63184&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63184&r=mysqlcfg


-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] [PHP-BUG] Bug #63826 [NEW]: Two tests failed

2012-12-21 Thread larue...@php.net
From: laruence
Operating system: 
PHP version:  5.4.10
Package:  Testing related
Bug Type: Bug
Bug description:Two tests failed

Description:

Bug #63363 (CURL silently accepts boolean value for SSL_VERIFYHOST) 
[ext/curl/tests/bug63363.phpt]
Bug #52820 (writes to fopencookie FILE* not commited when seeking the
stream) 
[ext/standard/tests/file/bug52820.phpt]

Test script:
---
Bug #63363 (CURL silently accepts boolean value for SSL_VERIFYHOST)
[ext/curl/tests/bug63363.phpt]
Bug #52820 (writes to fopencookie FILE* not commited when seeking the
stream) [ext/standard/tests/file/bug52820.phpt]

Expected result:

test pass

Actual result:
--
failed with diff:
$ cat ext/curl/tests/bug63363.diff
004+ bool(false)
006+ bool(false)
006- bool(true)
007- bool(true)


$ cat ext/standard/tests/file/bug52820.diff
004+ *   Trying 127.0.0.1...
005+ * Connection refused
006+ * couldn't connect to host at 127.0.0.1:37349
004- *   Trying 127.0.0.1... * Connection refused
005- * couldn't connect to host
011- *   Trying 127.0.0.1... * Connection refused
012- * couldn't connect to host
012+ *   Trying 127.0.0.1...
013+ * Connection refused
014+ * couldn't connect to host at 127.0.0.1:37349
018- *   Trying 127.0.0.1... * Connection refused
019- * couldn't connect to host
020+ *   Trying 127.0.0.1...
021+ * Connection refused
022+ * couldn't connect to host at 127.0.0.1:37349
025- *   Trying 127.0.0.1... * Connection refused
026- * couldn't connect to host
028+ *   Trying 127.0.0.1...
029+ * Connection refused
030+ * couldn't connect to host at 127.0.0.1:37349

-- 
Edit bug report at https://bugs.php.net/bug.php?id=63826&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=63826&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=63826&r=trysnapshot53
Try a snapshot (trunk): 
https://bugs.php.net/fix.php?id=63826&r=trysnapshottrunk
Fixed in SVN:   https://bugs.php.net/fix.php?id=63826&r=fixed
Fixed in release:   https://bugs.php.net/fix.php?id=63826&r=alreadyfixed
Need backtrace: https://bugs.php.net/fix.php?id=63826&r=needtrace
Need Reproduce Script:  https://bugs.php.net/fix.php?id=63826&r=needscript
Try newer version:  https://bugs.php.net/fix.php?id=63826&r=oldversion
Not developer issue:https://bugs.php.net/fix.php?id=63826&r=support
Expected behavior:  https://bugs.php.net/fix.php?id=63826&r=notwrong
Not enough info:
https://bugs.php.net/fix.php?id=63826&r=notenoughinfo
Submitted twice:
https://bugs.php.net/fix.php?id=63826&r=submittedtwice
register_globals:   https://bugs.php.net/fix.php?id=63826&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63826&r=php4
Daylight Savings:   https://bugs.php.net/fix.php?id=63826&r=dst
IIS Stability:  https://bugs.php.net/fix.php?id=63826&r=isapi
Install GNU Sed:https://bugs.php.net/fix.php?id=63826&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63826&r=float
No Zend Extensions: https://bugs.php.net/fix.php?id=63826&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63826&r=mysqlcfg


-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] [PHP-BUG] Bug #65447 [NEW]: Two tests start to fail in ext/dom

2013-08-14 Thread larue...@php.net
From: laruence
Operating system: 
PHP version:  5.5.1
Package:  Testing related
Bug Type: Bug
Bug description:Two tests start to fail in ext/dom

Description:

Test DOMDocument::loadXML() detects not-well formed XML 
[ext/dom/tests/DOMDocument_loadXML_error4.phpt]
Test DOMDocument::load() detects not-well formed XML 
[ext/dom/tests/DOMDocument_load_error4.phpt]

$ cat ext/dom/tests/DOMDocument_loadXML_error4.diff
001+ Notice: DOMDocument::loadXML(): Unsupported version '3.1' in Entity,
line: 1 
in /home/huixinchen/opensource/php-
5.5/ext/dom/tests/DOMDocument_loadXML_error4.php on line 8
001- Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1'
%s
002+
003+ Warning: assert(): Assertion "$result === $expectedResult" failed in 
/home/huixinchen/opensource/php-5.5/ext/dom/tests/DOMDocument_loadXML_error4.php

on line 11


Test script:
---
none

Expected result:

none

Actual result:
--
none

-- 
Edit bug report at https://bugs.php.net/bug.php?id=65447&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65447&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65447&r=trysnapshot53
Try a snapshot (trunk): 
https://bugs.php.net/fix.php?id=65447&r=trysnapshottrunk
Fixed in SVN:   https://bugs.php.net/fix.php?id=65447&r=fixed
Fixed in release:   https://bugs.php.net/fix.php?id=65447&r=alreadyfixed
Need backtrace: https://bugs.php.net/fix.php?id=65447&r=needtrace
Need Reproduce Script:  https://bugs.php.net/fix.php?id=65447&r=needscript
Try newer version:  https://bugs.php.net/fix.php?id=65447&r=oldversion
Not developer issue:https://bugs.php.net/fix.php?id=65447&r=support
Expected behavior:  https://bugs.php.net/fix.php?id=65447&r=notwrong
Not enough info:
https://bugs.php.net/fix.php?id=65447&r=notenoughinfo
Submitted twice:
https://bugs.php.net/fix.php?id=65447&r=submittedtwice
register_globals:   https://bugs.php.net/fix.php?id=65447&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65447&r=php4
Daylight Savings:   https://bugs.php.net/fix.php?id=65447&r=dst
IIS Stability:  https://bugs.php.net/fix.php?id=65447&r=isapi
Install GNU Sed:https://bugs.php.net/fix.php?id=65447&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65447&r=float
No Zend Extensions: https://bugs.php.net/fix.php?id=65447&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65447&r=mysqlcfg


-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php