Skip to content

Microsoft.NET.HostModel.Tests.AppHostUsedWithSymbolicLinks tests are failing in CI #51372

Closed
@eerhardt

Description

@eerhardt

See

Put_dotnet_behind_symlink

Error message
System.IO.DirectoryNotFoundException : Could not find a part of the path '/root/runtime/artifacts/tests/Release/hma/zz10t5cr.qbb/dotnet'.

Stack trace
   at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
   at System.IO.Directory.Delete(String path)
   at Microsoft.NET.HostModel.Tests.AppHostUsedWithSymbolicLinks.Put_dotnet_behind_symlink() in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/AppHostUsedWithSymbolicLinks.cs:line 205
Run_apphost_behind_transitive_symlinks

System.IO.DirectoryNotFoundException : Could not find a part of the path '/root/runtime/artifacts/tests/Release/hma/nhgciwzt.nyo/a/FirstSymlink'.

Stack trace
   at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
   at System.IO.Directory.Delete(String path)
   at Microsoft.NET.HostModel.Tests.AppHostUsedWithSymbolicLinks.Run_apphost_behind_transitive_symlinks(String firstSymlinkRelativePath, String secondSymlinkRelativePath) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/AppHostUsedWithSymbolicLinks.cs:line 92

Metadata

Metadata

Assignees

Labels

area-HostModelMicrosoft.NET.HostModel issuesblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'untriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions