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

Remove unnecessary type for wrapping analyzer references. #74739

Merged

Update tests

da36650
Select commit
Loading
Failed to load commit list.
Merged

Remove unnecessary type for wrapping analyzer references. #74739

Update tests
da36650
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 13, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-integration-CI]

[roslyn-CI]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

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'.

Non-Deterministic Test Failures Detected

Microsoft.CodeAnalysis.UnitTests.SolutionTests.TestDocumentChangedOnDiskIsNotObserved [Console] [Details] [Artifacts] [0.09% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
Reference should have been released but was not.
Expected: False
Actual:   True
CallStack
   en Xunit.Assert.False(Nullable`1 condition, String userMessage) en C:\Dev\xunit\xunit\src\xunit.assert\Asserts\BooleanAsserts.cs:línea 52
   en Roslyn.Test.Utilities.ObjectReference`1.AssertReleased() en /_/src/Compilers/Test/Core/ObjectReference.cs:línea 94
   en Microsoft.CodeAnalysis.UnitTests.SolutionTests.TestDocumentChangedOnDiskIsNotObserved() en /_/src/Workspaces/CoreTest/SolutionTests/SolutionTests.cs:línea 3170
Microsoft.CodeAnalysis.Workspaces.UnitTests_Microsoft.CommonLanguageServerProtocol.Framework.UnitTests_Microsoft.VisualStudio.LanguageServices.CSharp...._77.WorkItemExecution [Console] [Details] [Artifacts] [7.41% 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