Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Quick Info test for 'see cref' #69930

Merged
merged 1 commit into from
Sep 14, 2023

Add Quick Info test for 'see cref'

0612b27
Select commit
Loading
Failed to load commit list.
Merged

Add Quick Info test for 'see cref' #69930

Add Quick Info test for 'see cref'
0612b27
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Sep 14, 2023 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-integration-corehost]

[roslyn-CI]

[roslyn-integration-CI]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-integration-corehost / VS_Integration_CoreHost_Debug / Build and Test

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
    ❌PowerShell exited with code '1'.

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-CI / Correctness / Correctness_Bootstrap_Build_Framework / Build - Validate correctness

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4879,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\.packages\messagepack.annotations\2.5.108\lib\netstandard2.0\MessagePack.Annotations.dll" to "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\MessagePack.Annotations.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\MessagePack.Annotations.dll' because it is being used by another process.
    ❌C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4879,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\.packages\messagepack\2.5.108\lib\netstandard2.0\MessagePack.dll" to "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\MessagePack.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\MessagePack.dll' because it is being used by another process.
    ❌C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4879,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\.packages\microsoft.extensions.dependencyinjection.abstractions\6.0.0\lib\net461\Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\Microsoft.Extensions.DependencyInjection.Abstractions.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\Microsoft.Extensions.DependencyInjection.Abstractions.dll' because it is being used by another process.

Was this helpful? Yes No