Dial back \\?\ insertion#27827
Conversation
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move.
|
@dotnet-bot test Packaging All Configurations x64 Debug Build |
|
@dotnet/dncenghot The Linux x64 release builds seem stuck- I'm seeing runs looping for the past few hours trying to get results from Ubuntu 1804. |
|
I think we are supposed to use @dotnet/dnceng or @dotnet/dncenghot . I don't know what @dotnet/eng-first is for. |
Auto completed to that, not sure why. |
|
@dagood - can you take a look? |
|
@riarenas Does this look similar to the infinite hang issue we were having in some of the win images? |
|
Nope, doesn't look similar. What I got to take a look at was that it seems to be waiting for 231 workitems to even start running. |
|
@riarenas yeah I thought it might be a longshot but wanted to check anyway. I'm wondering why it's not timing out. @mmitche – any ideas? |
|
I noticed https://github.com/dotnet/core-eng/issues/2755 (link to spawning PR comment: #27449 (comment)) that was also about the Ubuntu 1804 runs hanging, but it says it's fixed. @MattGal, any ideas? |
|
I checked the Ubuntu.1804.Amd64.Open scaleset in Azure, and it is marked Failed. |
|
It is no longer marked failed, and Ubuntu.1804.Amd64.Open getting more instances. (There was only one when I looked before.) It's unclear to me what happened, but @MattGal may have fixed it. Since the CI is still hanging (edit: the queue was draining, so the items did finish) and |
|
It looks like we have filed an issue against this: #2839 |
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com> Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com> Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move.
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com> Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Only premptively adding for FileSystemInfo if we end in period or space. Long path is taken care of later. Clean up code a little and add test for DirectoryInfo.Move. Commit migrated from dotnet/corefx@cc4abca
Only premptively adding for FileSystemInfo if we end in period or space.
Long path is taken care of later.
Clean up code a little and add test for DirectoryInfo.Move.
cc: @danmosemsft, @pjanotti, @Anipik