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

Add method name to TimeInQueue telemetry #72841

Merged
merged 1 commit into from
Apr 2, 2024

Add method name to TimeInQueue telemetry

085ca47
Select commit
Loading
Failed to load commit list.
Merged

Add method name to TimeInQueue telemetry #72841

Add method name to TimeInQueue telemetry
085ca47
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded Apr 2, 2024 in 17m 26s

Build #20240402.21 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 917,031 (98.77%)
  • Other: 11,377 (1.23%)
  • Total: 928,410

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.VisualStudio.LanguageServices.UnitTests.CodeModel.VisualBasic.RootCodeModelTests.TestCodeTypeFromFullName_Generated_NonGenerated

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.VisualBasic.RootCodeModelTests.TestCodeTypeFromFullName_Generated_NonGenerated

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.CodeModelProjectCache.GetOrCreateFileCodeModel(String filePath) in /_/src/VisualStudio/Core/Impl/CodeModel/CodeModelProjectCache.cs:line 84
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.ProjectCodeModel.GetOrCreateFileCodeModel(String filePath) in /_/src/VisualStudio/Core/Impl/CodeModel/ProjectCodeModel.cs:line 95
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.ProjectCodeModelFactory.GetOrCreateFileCodeModel(ProjectId id, String filePath) in /_/src/VisualStudio/Core/Impl/CodeModel/ProjectCodeModelFactory.cs:line 226
   at Microsoft.VisualStudio.LanguageServices.Implementation.ProjectSystem.VisualStudioWorkspaceImpl.GetFileCodeModel(DocumentId documentId) in /_/src/VisualStudio/Core/Def/ProjectSystem/VisualStudioWorkspaceImpl.cs:line 311
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.AbstractCodeModelService.TryGetElementFromSource(CodeModelState state, Project project, ITypeSymbol typeSymbol, CodeElement& element) in /_/src/VisualStudio/Core/Impl/CodeModel/AbstractCodeModelService.cs:line 621
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.AbstractCodeModelService.CreateCodeType(CodeModelState state, ProjectId projectId, ITypeSymbol typeSymbol) in /_/src/VisualStudio/Core/Impl/CodeModel/AbstractCodeModelService.cs:line 284
   at Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.RootCodeModel.CodeTypeFromFullName(String name) in /_/src/VisualStudio/Core/Impl/CodeModel/RootCodeModel.cs:line 149
   at EnvDTE80.CodeModel2.CodeTypeFromFullName(String Name)
   at Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.AbstractRootCodeModelTests._Closure$__9-0._Lambda$__0(CodeModel2 rootCodeModel) in /_/src/VisualStudio/Core/Test/CodeModel/AbstractRootCodeModelTests.vb:line 83
   at Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.AbstractRootCodeModelTests.TestRootCodeModel(XElement workspaceDefinition, Action`1 action) in /_/src/VisualStudio/Core/Test/CodeModel/AbstractRootCodeModelTests.vb:line 16
   at Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.AbstractRootCodeModelTests.TestCodeTypeFromFullName(XElement workspaceDefinition, String fullName, Action`1 action) in /_/src/VisualStudio/Core/Test/CodeModel/AbstractRootCodeModelTests.vb:line 81
   at Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.VisualBasic.RootCodeModelTests.TestCodeTypeFromFullName_Generated_NonGenerated() in /_/src/VisualStudio/Core/Test/CodeModel/VisualBasic/RootCodeModelTests.vb:line 216

Check failure on line 1 in Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests_Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests_Microsoft.VisualStudio.LanguageSe..._82.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests_Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests_Microsoft.VisualStudio.LanguageSe..._82.WorkItemExecution

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