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

 ID:                 63103
 User updated by:    mattfic...@php.net
 Reported by:        mattfic...@php.net
 Summary:            ext\curl\tests\bug62839.phpt broken
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows
 PHP Version:        5.4.7
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)


Previous Comments:
------------------------------------------------------------------------
[2012-09-17 20:15:27] mattfic...@php.net

Description:
------------
ext\curl\tests\bug62839.phpt is broken on Windows.

It creates a file in /tmp which doesn't exist on Windows.

Test is broken on 5_4 and 5_3.


Test script:
---------------
The patch creates a temporary file in the current working directory.

I have tested the patch with 5_4 and 5_3 on Windows and Linux.

Actual result:
--------------
Test fails as /tmp doesn't exist on Windows.


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



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

Reply via email to