-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-Extensions-FileSystemuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Release coreclr debug libraries windows.81.amd64
Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.UsePollingFileWatcher_UseActivePolling_HasChanged_SymbolicLink_TargetChanged(useWildcard: False, linkWasBroken: False) [FAIL]
System.UnauthorizedAccessException : Access to the path 'C:\h\w\CA000AB6\t\prclsd4p.iat\ybz3jmzk.eor' is denied.
Stack Trace:
/_/src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateSymbolicLink.cs(60,0): at Interop.Kernel32.CreateSymbolicLink(String symlinkFileName, String targetFileName, Boolean isDirectory)
/_/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Windows.cs(428,0): at System.IO.FileSystem.CreateSymbolicLink(String path, String pathToTarget, Boolean isDirectory)
/_/src/libraries/System.Private.CoreLib/src/System/IO/File.cs(1026,0): at System.IO.File.CreateSymbolicLink(String path, String pathToTarget)
/_/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/PhysicalFileProviderTests.netcoreapp.cs(109,0): at Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.UsePollingFileWatcher_UseActivePolling_HasChanged_SymbolicLink_TargetChanged(Boolean useWildcard, Boolean linkWasBroken)
--- End of stack trace from previous location ---
Finished: Microsoft.Extensions.FileProviders.Physical.Tests
Metadata
Metadata
Assignees
Labels
area-Extensions-FileSystemuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner