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

Implement ICollection<T> on ArrayBuilder #73659

Merged
merged 1 commit into from
May 23, 2024

Implement ICollection<T> on ArrayBuilder

04bd7a0
Select commit
Loading
Failed to load commit list.
Merged

Implement ICollection<T> on ArrayBuilder #73659

Implement ICollection<T> on ArrayBuilder
04bd7a0
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 23, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-CI]

[roslyn-integration-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.05% 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 2668
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests_Microsoft.CodeAnalysis.Workspaces.UnitTests_Microsoft.CommonLanguageServerProtocol.Framework.UnitT..._68.WorkItemExecution [Console] [Details] [Artifacts] [2.86% 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