Edit report at https://bugs.php.net/bug.php?id=61743&edit=1
ID: 61743 Patch added by: a...@php.net Reported by: a...@php.net Summary: Tests in ext\standard\tests\file\windows_acls\* fail Status: Open Type: Bug Package: *Directory/Filesystem functions Operating System: windows PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: 61743.diff Revision: 1334569446 URL: https://bugs.php.net/patch-display.php?bug=61743&patch=61743.diff&revision=1334569446 Previous Comments: ------------------------------------------------------------------------ [2012-04-16 09:35:53] a...@php.net Description: ------------ All the three tests ext\standard\tests\file\windows_acls\bug44859.phpt ext\standard\tests\file\windows_acls\bug44859_2.phpt ext\standard\tests\file\windows_acls\bug44859_4.phpt are failing for the same reason. When getenv('USERNAME') is empty or icacls is not in the path. Expected result: ---------------- tests pass Actual result: -------------- tests fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61743&edit=1