php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61746 Failing tests in ext/standard/tests/file/windows_links/*
Submitted: 2012-04-16 14:59 UTC Modified: 2012-04-23 10:24 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *Directory/Filesystem functions
PHP Version: Irrelevant OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-16 14:59 UTC] ab@php.net
Description:
------------
The tests failing are:

ext\standard\tests\file\windows_links\bug48746.phpt
ext\standard\tests\file\windows_links\bug48746_1.phpt
ext\standard\tests\file\windows_links\bug48746_2.phpt

The reason is the mountvol not being in the path.

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

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

Patches

61746.patch.txt (last revision 2012-05-07 21:52 UTC by mattficken@php.net)
winlnk.diff (last revision 2012-04-16 14:59 UTC by ab)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-23 10:24 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-23 10:24 UTC] ab@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-05-07 21:52 UTC] mattficken@php.net
The following patch has been added/updated:

Patch Name: 61746.patch.txt
Revision:   1336427548
URL:        https://bugs.php.net/patch-display.php?bug=61746&patch=61746.patch.txt&revision=1336427548
 [2012-05-07 21:53 UTC] mattficken@php.net
The tests fail if %SYSTEMROOT% is not c:\windows. The newest patch fixes them.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 06:01:32 2025 UTC