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 stack adjustment when emitting stackalloc #75042

Merged
merged 1 commit into from
Sep 12, 2024

Fix stack adjustment when emitting stackalloc

b41208b
Select commit
Loading
Failed to load commit list.
Merged

Fix stack adjustment when emitting stackalloc #75042

Fix stack adjustment when emitting stackalloc
b41208b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Sep 10, 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.10% 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 3171
Microsoft.CodeAnalysis.Workspaces.UnitTests_Microsoft.CommonLanguageServerProtocol.Framework.UnitTests_Microsoft.VisualStudio.LanguageServices.CSharp...._82.WorkItemExecution [Console] [Details] [Artifacts] [4.76% 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