-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-Extensions-FileSystemdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Milestone
Description
Test failed on runtime (Libraries Test Run release coreclr windows x64 Debug), for #56769
Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.UsePollingFileWatcher_UseActivePolling_HasChanged_SymbolicLink_TargetChanged(useWildcard: False, linkWasBroken: False) [FAIL]
System.UnauthorizedAccessException : Access to the path 'C:\h\w\ABC3094B\t\y5tfj3va.j2q\y4b1rsjy.300' 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(423,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(104,0): at Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.UsePollingFileWatcher_UseActivePolling_HasChanged_SymbolicLink_TargetChanged(Boolean useWildcard, Boolean linkWasBroken)
--- End of stack trace from previous location ---
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-Extensions-FileSystemdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue