You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* testPutWithStreamInterface() leaves an fopen()
stream resource that must be explicitly closed
before temp directories can be deleted in
Windows.
* testReplaceStoresFiles() fails for multiple
reasons under Windows. chmod() / umask() write
permissions don't change and symlink() attempts
fail in most Windows environments.
0 commit comments