Skip to content

check Vsix only when produced - #15261

Merged
Jakub Jareš (nohwnd) merged 1 commit into
microsoft:mainfrom
nohwnd:add-vsix-only-when-it-exists
Aug 19, 2025
Merged

check Vsix only when produced#15261
Jakub Jareš (nohwnd) merged 1 commit into
microsoft:mainfrom
nohwnd:add-vsix-only-when-it-exists

check Vsix only when produced

f1e7460
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.vstest succeeded Aug 15, 2025 in 1h 25m 7s

Build #20250814.2 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 21,644 (97.41%)
  • Other: 575 (2.59%)
  • Total: 22,220

Annotations

Check failure on line 1 in Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.BlameDataCollectorShouldOutputDumpFile (Row: 0, Runner = net8.0, TargetFramework = net462, InProcess)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.BlameDataCollectorShouldOutputDumpFile (Row: 0, Runner = net8.0, TargetFramework = net462, InProcess)

Assert.IsTrue failed. Dump attachment was not received.
Raw output
   at Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.VaildateOutput(TempDirectory tempDirectory, String testName, Boolean validateDumpFile) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/BlameDataCollectorTests.cs:line 412
   at Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.BlameDataCollectorShouldOutputDumpFile(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/BlameDataCollectorTests.cs:line 81
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)