Edit report at https://bugs.php.net/bug.php?id=61638&edit=1

 ID:                 61638
 Comment by:         mattfic...@php.net
 Reported by:        a...@php.net
 Summary:            Test ext\sockets\tests\unixloop.phpt fails
 Status:             Open
 Type:               Bug
 Package:            Sockets related
 Operating System:   Windows
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on 
php-5-3-r0f180a6.


Previous Comments:
------------------------------------------------------------------------
[2012-04-05 14:42:42] a...@php.net

The patch disables this test on windows as unix sockets are not available there.

------------------------------------------------------------------------
[2012-04-05 14:41:58] a...@php.net

The following patch has been added/updated:

Patch Name: 61638.diff
Revision:   1333636918
URL:        
https://bugs.php.net/patch-display.php?bug=61638&patch=61638.diff&revision=1333636918

------------------------------------------------------------------------
[2012-04-05 12:34:10] a...@php.net

Description:
------------
Test diff:

001+ Warning: socket_create(): Unable to create socket [0]: An address 
incompatible with the requested protocol was used.
002+  in C:\php-sdk\php53\vc9\x86\php-src\ext\sockets\tests\unixloop.php on 
line 8
001- string(10) "ABCdef123
002- "
003+ Unable to create AF_UNIX socket [server]

Expected result:
----------------
test pass

Actual result:
--------------
test fail


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61638&edit=1

Reply via email to