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

Fix ref analysis of self-assignment #75618

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Update tests

bc4d54e
Select commit
Loading
Failed to load commit list.
Open

Fix ref analysis of self-assignment #75618

Update tests
bc4d54e
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Oct 24, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-CI]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-CI / Windows_Release_Desktop / Test_Windows_Desktop_Spanish_Release_64 / Run Unit Tests

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

roslyn-CI / Windows_Debug_CoreClr / Test_Windows_CoreClr_UsedAssemblies_Debug / Run Unit Tests

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

Non-Deterministic Test Failures Detected

Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests_Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests_Microsoft.CodeAnalysis.R..._62.WorkItemExecution [Console] [Details] [Artifacts] [7.14% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Microsoft.CodeAnalysis.LanguageServer.UnitTests.Diagnostics.PullDiagnosticTests.TestWorkspaceDiagnosticsWaitsForLspTextChangesWithMultipleSources [Console] [Details] [Artifacts] [2.97% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No