SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

LivingDoc error - ApplicationInsights:CorrelationIdManager timeout

Open samacm opened this issue 3 years ago • 0 comments

SpecFlow Version

3.9.74

Which test runner are you using?

SpecFlow+ Runner

Test Runner Version Number

3.9.31

.NET Implementation

.NET 5.0

Project Format of the SpecFlow project

Classic project format using packages.config

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

TFS/VSTS/Azure DevOps – Task – PLEASE SPECIFY THE NAME OF THE TASK

SpecFlow Section in app.config or content of specflow.json

LivingDoc_Issue

Issue Description

Trying to configure Living doc in Azure DevOps pipeline. Speflow+ build step throws error ApplicationInsights:CorrelationIdManager timeout.

I can see FeatureData.json and TestExecution.json generated. LivingDoc html file created but there is no content.

Steps to Reproduce

Build step included .Net core SDK 5.x Speflow+ build step added with source as Test assembly

Link to Repro Project

No response

samacm avatar Sep 27 '22 22:09 samacm