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 ImmutableHashMap in favor of ImmutableDictionary #72520

Merged
merged 1 commit into from
Mar 14, 2024

Remove ImmutableHashMap in favor of ImmutableDictionary

178c7a5
Select commit
Loading
Failed to load commit list.
Merged

Remove ImmutableHashMap in favor of ImmutableDictionary #72520

Remove ImmutableHashMap in favor of ImmutableDictionary
178c7a5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded Mar 13, 2024 in 31m 50s

Build #20240312.71 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 1,048,007 (98.78%)
  • Other: 12,969 (1.22%)
  • Total: 1,060,980

Annotations

Check failure on line 109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L109

The process cannot access the file 'D:\a\_work\1\s\artifacts\log\Release\Build.Server.log' because it is being used by another process.

Check failure on line 1 in Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.VisualBasicCompletionCommandHandlerTests.InsertOfOnSpace

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.VisualBasicCompletionCommandHandlerTests.InsertOfOnSpace

Assert.Equal() Failure
                                 ↓ (pos 21)
Expected: ···       Dim a as Task(Of 
Actual:   ···       Dim a as Task 
                                 ↑ (pos 21)
Raw output
   en Xunit.Assert.Equal(String expected, String actual, Boolean ignoreCase, Boolean ignoreLineEndingDifferences, Boolean ignoreWhiteSpaceDifferences) en C:\Dev\xunit\xunit\src\xunit.assert\Asserts\StringAsserts.cs:línea 244
   en Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense.VisualBasicCompletionCommandHandlerTests.VB$StateMachine_94_InsertOfOnSpace.MoveNext() en /_/src/EditorFeatures/Test2/IntelliSense/VisualBasicCompletionCommandHandlerTests.vb:línea 1981
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
   en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   en Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_1.<<InvokeTestMethodAsync>b__1>d.MoveNext() en C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\Runners\TestInvoker.cs:línea 264
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
   en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   en Xunit.Sdk.ExecutionTimer.<AggregateAsync>d__4.MoveNext() en C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\ExecutionTimer.cs:línea 48
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
   en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   en Xunit.Sdk.ExceptionAggregator.<RunAsync>d__9.MoveNext() en C:\Dev\xunit\xunit\src\xunit.core\Sdk\ExceptionAggregator.cs:línea 90

Check failure on line 1 in Microsoft.CodeAnalysis.EditorFeatures2.UnitTests_40.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.EditorFeatures2.UnitTests_40.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.DiagnosticAnalyzerServiceTests.TestCancellationDuringDiagnosticComputation_InProc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.DiagnosticAnalyzerServiceTests.TestCancellationDuringDiagnosticComputation_InProc

Test failed

Check failure on line 1 in Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests_Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests_Microsoft.CodeAnalysis.EditorFeatures.UnitTests_Micr..._37.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests_Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests_Microsoft.CodeAnalysis.EditorFeatures.UnitTests_Micr..._37.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.