Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Azure DevOps not displaying correct steps in Build Test Summary #784

Open
jricke opened this issue Jun 7, 2021 · 0 comments
Open

Azure DevOps not displaying correct steps in Build Test Summary #784

jricke opened this issue Jun 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jricke
Copy link

jricke commented Jun 7, 2021

Xbehave 2.4.1

Steps to reproduce the behaviour:

  1. Create new test project using DotNet 5
  2. Add Xbehave nuget package
  3. Add FluentValidations nuget package
  4. Add sample code from quick start
  5. Commit/Push and build/test via Azure DevOps Pipeline

Expected behaviour

Expected the outcome to display each step in the build's test tab.

Actual behaviour

In the build's test tab, it shows separate lines for each step in the scenario but the text is only displaying the first step.

image

Additional context

The steps are properly displayed when loading the .trx in Visual Studio, however not in order. Attached is the trx file, rename the file removing .txt.

VssAdministrator_fv-az56-589_2021-06-07_14_18_47.trx.txt

@jricke jricke added the bug Something isn't working label Jun 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant