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 exception case in compiler resolver #75000

Merged
merged 2 commits into from
Sep 5, 2024

better exception semantics

663a88c
Select commit
Loading
Failed to load commit list.
Merged

Fix exception case in compiler resolver #75000

better exception semantics
663a88c
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Sep 5, 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'.

Non-Deterministic Test Failures Detected

Microsoft.CodeAnalysis.UnitTests.SolutionTests.TestDocumentChangedOnDiskIsNotObserved [Console] [Details] [Artifacts] [0.04% 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.MSBuild.UnitTests_Microsoft.CodeAnalysis.Workspaces.UnitTests_79.WorkItemExecution [Console] [Details] [Artifacts] [4.35% 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