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

EnC: workaround for empty display class #73366

Merged

EnC: workaround for empty display class

be85be7
Select commit
Loading
Failed to load commit list.
Merged

EnC: workaround for empty display class #73366

EnC: workaround for empty display class
be85be7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded May 7, 2024 in 48m 8s

Build #20240507.15 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 916,837 (98.78%)
  • Other: 11,310 (1.22%)
  • Total: 928,149

Annotations

Check failure on line 1 in Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.CSharp.RootCodeModelTests.TestCodeTypeFromFullName_Generated_NonGenerated

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.CSharp.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.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 613
   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.CSharp.RootCodeModelTests.TestCodeTypeFromFullName_Generated_NonGenerated() in /_/src/VisualStudio/Core/Test/CodeModel/CSharp/RootCodeModelTests.vb:line 291

Check failure on line 1 in Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests_Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests_Microsoft.VisualStudio.LanguageSe..._69.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..._69.WorkItemExecution

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