Snap for 17.12 P2 #10793
Snap for 17.12 P2 #10793
Build #20240826.2 had test failures
Details
- Failed: 105 (0.85%, 0 new, 105 recurring)
- Passed: 12,163 (98.08%)
- Other: 133 (1.07%)
- Total: 12,401
Annotations
azure-pipelines / razor-tooling-conditional-ci
.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24352.2\tools\SymStore.targets#L64
.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24352.2\tools\SymStore.targets(64,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\.packages\microsoft.diasymreader.pdb2pdb\1.1.0-beta2-19575-01\tools\Pdb2Pdb.exe" "D:\a\_work\1\s\artifacts\bin\rzls\Release\net8.0\osx-x64\rzls.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\rzls\net8.0\rzls.pdb" /srcsvrvar SRC_INDEX=public" exited with code 2.
Check failure on line 10 in Build log
azure-pipelines / razor-tooling-conditional-ci
Build log #L10
Path does not exist: D:\a\_work\1\s\artifacts\TestResults\Release
Check failure on line 0 in VSTest
azure-pipelines / razor-tooling-conditional-ci
VSTest#L0
VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Debug\Microsoft.VisualStudio.Razor.IntegrationTests_net472_x64.html [net472|x64]
azure-pipelines / razor-tooling-conditional-ci
Microsoft.VisualStudio.Razor.IntegrationTests.GoToDefinitionTests.GoToDefinition_ComponentAttribute_BoundAttribute (VS2022)
Microsoft.VisualStudio.Composition.CompositionFailedException : Expected 1 export(s) with contract name "Microsoft.VisualStudio.Razor.Settings.IClientSettingsManager" but found 0 after applying applicable constraints.
Raw output
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports(ImportDefinition importDefinition)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports[T,TMetadataView](String contractName, ImportCardinality cardinality)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T,TMetadataView](String contractName)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExportedValue[T]()
at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetService[T]()
at Microsoft.VisualStudio.Extensibility.Testing.InProcComponent.<GetComponentModelServiceAsync>d__10`1.MoveNext() in /_/artifacts/obj/Microsoft.VisualStudio.Razor.IntegrationTests/Debug/net472/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.TestServicesSourceGenerator/InProcComponent.g.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Extensibility.Testing.OutputInProcess.<SetupIntegrationTestLoggerAsync>d__2.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/InProcess/OutputInProcess.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Razor.IntegrationTests.AbstractRazorEditorTest.<InitializeAsync>d__12.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/AbstractRazorEditorTest.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
azure-pipelines / razor-tooling-conditional-ci
Microsoft.VisualStudio.Razor.IntegrationTests.GoToDefinitionTests.GoToDefinition_ComponentAttribute_BindSet(attribute: "MyProperty:set") (VS2022)
Microsoft.VisualStudio.Composition.CompositionFailedException : Expected 1 export(s) with contract name "Microsoft.VisualStudio.Razor.Settings.IClientSettingsManager" but found 0 after applying applicable constraints.
Raw output
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports(ImportDefinition importDefinition)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports[T,TMetadataView](String contractName, ImportCardinality cardinality)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T,TMetadataView](String contractName)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExportedValue[T]()
at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetService[T]()
at Microsoft.VisualStudio.Extensibility.Testing.InProcComponent.<GetComponentModelServiceAsync>d__10`1.MoveNext() in /_/artifacts/obj/Microsoft.VisualStudio.Razor.IntegrationTests/Debug/net472/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.TestServicesSourceGenerator/InProcComponent.g.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Extensibility.Testing.OutputInProcess.<SetupIntegrationTestLoggerAsync>d__2.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/InProcess/OutputInProcess.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Razor.IntegrationTests.AbstractRazorEditorTest.<InitializeAsync>d__12.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/AbstractRazorEditorTest.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
azure-pipelines / razor-tooling-conditional-ci
Microsoft.VisualStudio.Razor.IntegrationTests.WrapWithTagTests.WrapWithTag_CSharpImplicitStatement (VS2022)
Microsoft.VisualStudio.Composition.CompositionFailedException : Expected 1 export(s) with contract name "Microsoft.VisualStudio.Razor.Settings.IClientSettingsManager" but found 0 after applying applicable constraints.
Raw output
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports(ImportDefinition importDefinition)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports[T,TMetadataView](String contractName, ImportCardinality cardinality)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T,TMetadataView](String contractName)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExportedValue[T]()
at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetService[T]()
at Microsoft.VisualStudio.Extensibility.Testing.InProcComponent.<GetComponentModelServiceAsync>d__10`1.MoveNext() in /_/artifacts/obj/Microsoft.VisualStudio.Razor.IntegrationTests/Debug/net472/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.TestServicesSourceGenerator/InProcComponent.g.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Extensibility.Testing.OutputInProcess.<SetupIntegrationTestLoggerAsync>d__2.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/InProcess/OutputInProcess.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Razor.IntegrationTests.AbstractRazorEditorTest.<InitializeAsync>d__12.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/AbstractRazorEditorTest.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
azure-pipelines / razor-tooling-conditional-ci
Microsoft.VisualStudio.Razor.IntegrationTests.RazorSemanticTokensTests.Directives_AreColored (VS2022)
Microsoft.VisualStudio.Composition.CompositionFailedException : Expected 1 export(s) with contract name "Microsoft.VisualStudio.Razor.Settings.IClientSettingsManager" but found 0 after applying applicable constraints.
Raw output
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports(ImportDefinition importDefinition)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExports[T,TMetadataView](String contractName, ImportCardinality cardinality)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T,TMetadataView](String contractName)
at Microsoft.VisualStudio.Composition.ExportProvider.GetExportedValue[T]()
at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetService[T]()
at Microsoft.VisualStudio.Extensibility.Testing.InProcComponent.<GetComponentModelServiceAsync>d__10`1.MoveNext() in /_/artifacts/obj/Microsoft.VisualStudio.Razor.IntegrationTests/Debug/net472/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.TestServicesSourceGenerator/InProcComponent.g.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Extensibility.Testing.OutputInProcess.<SetupIntegrationTestLoggerAsync>d__2.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/InProcess/OutputInProcess.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Microsoft.VisualStudio.Razor.IntegrationTests.AbstractRazorEditorTest.<InitializeAsync>d__12.MoveNext() in /_/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/AbstractRazorEditorTest.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)