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

Hook brace-matching up to the 'responsive completion' editor option #76746

Merged
merged 3 commits into from
Jan 14, 2025

Simplify

a3e40fe
Select commit
Loading
Failed to load commit list.
Merged

Hook brace-matching up to the 'responsive completion' editor option #76746

Simplify
a3e40fe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded Jan 14, 2025 in 28m 16s

Build #20250114.12 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 955,421 (98.80%)
  • Other: 11,578 (1.20%)
  • Total: 967,002

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.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab

System.NullReferenceException : Referencia a objeto no establecida como instancia de un objeto.
Raw output
   en Microsoft.CodeAnalysis.Editor.UnitTests.AutomaticCompletion.AbstractAutomaticBraceCompletionTests.CheckStart(IBraceCompletionSession session, Boolean expectValidSession) en /_/src/EditorFeatures/TestUtilities/AutomaticCompletion/AbstractAutomaticBraceCompletionTests.cs:línea 31
   en Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab() en /_/src/EditorFeatures/CSharpTest/AutomaticCompletion/AutomaticBraceCompletionTests.cs:línea 380

Check failure on line 1 in Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter

System.NullReferenceException : Referencia a objeto no establecida como instancia de un objeto.
Raw output
   en Microsoft.CodeAnalysis.Editor.UnitTests.AutomaticCompletion.AbstractAutomaticBraceCompletionTests.CheckStart(IBraceCompletionSession session, Boolean expectValidSession) en /_/src/EditorFeatures/TestUtilities/AutomaticCompletion/AbstractAutomaticBraceCompletionTests.cs:línea 31
   en Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter() en /_/src/EditorFeatures/CSharpTest/AutomaticCompletion/AutomaticBraceCompletionTests.cs:línea 761

Check failure on line 1 in workitem_12.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

workitem_12.WorkItemExecution

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