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

Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync #74075

Merged
merged 1 commit into from
Jun 21, 2024

Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync

756309e
Select commit
Loading
Failed to load commit list.
Merged

Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync #74075

Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync
756309e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded Jun 20, 2024 in 21m 8s

Build #20240620.2 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 1,065,360 (98.78%)
  • Other: 13,113 (1.22%)
  • Total: 1,078,477

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 Roslyn.VisualStudio.Next.UnitTests.Remote.SolutionAssetCacheTests.TestSolutionKeepsAssetPinned

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Roslyn.VisualStudio.Next.UnitTests.Remote.SolutionAssetCacheTests.TestSolutionKeepsAssetPinned

asset not cleaned up
Raw output
   en Roslyn.Test.Utilities.AssertEx.Fail(String message) en /_/src/Compilers/Test/Core/Assert/AssertEx.cs:línea 538
   en Roslyn.VisualStudio.Next.UnitTests.Remote.SolutionAssetCacheTests.<TestSolutionKeepsAssetPinned>d__3.MoveNext() en /_/src/VisualStudio/Core/Test.Next/Services/SolutionAssetCacheTests.cs:línea 122
--- 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 Roslyn.VisualStudio.Next.UnitTests_SemanticSearch.BuildTask.UnitTests_VBCSCompiler.UnitTests_77.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Roslyn.VisualStudio.Next.UnitTests_SemanticSearch.BuildTask.UnitTests_VBCSCompiler.UnitTests_77.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.Workspaces.MSBuild.UnitTests_Microsoft.CodeAnalysis.Workspaces.UnitTests_71.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests_Microsoft.CodeAnalysis.Workspaces.UnitTests_71.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.MSBuild.UnitTests.NewlyCreatedProjectsFromDotNetNew.ValidateVisualBasicTemplateProjects

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.MSBuild.UnitTests.NewlyCreatedProjectsFromDotNetNew.ValidateVisualBasicTemplateProjects

Test failed