SpecFlowOSS / SpecFlow.VisualStudio

Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo)
Other
67 stars 72 forks source link

[DevExE2E][Regression]Waring icon show for SpecFlow Project(Nunit) in Solution Explorer-project node. #214

Open v-hozha1 opened 1 year ago

v-hozha1 commented 1 year ago

Used Visual Studio

Visual Studio 2019

Are the latest Visual Studio updates installed?

Yes

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

No response

Issue Description

Actual Results: Waring icon show for SpecFlow Project(Nunit), but no warning message in Error List window. image

Expected Results: No error and waring show in Solution Explorer. image

Steps to Reproduce

Note:

  1. It's a regression issue. It doesn't repro for VS17.5.4.
  2. We use the latest VS 2022 build. But there's no option in above "Used Visual Studio" dropdown list.
  3. Repro VM: 172.16.195.150

Affected Branch: Rel.d/17.7 & main Affected Build: Version 17.7.0 Preview 2.0 [33806.356.d17.7] & Version 17.7.0 Preview 3.0 [33805.533.main] Affected Product Language: Affected Build link: https://devdiv.visualstudio.com/DevDiv/DevDiv%20Team/_build/results?buildId=7880725&view=results

Pre-steps: Navigate to "Extensions -> Manage Extensions ->Online" and search for "SpecFlow" in the search bar. Hit Download. You'll need to restart VS for the installation to completed.

Steps:

  1. Create a new project -> search and select "SpecFlow Project"
  2. On Create a new SpecFlow Project page-> Framework: .NET6.0 or fx48-> Test Framework: "Nunit" -> click "Create"
  3. Check the Soultion Explorer -> project node

Link to Repository Project

No response

v-hozha1 commented 1 year ago

This issue still repro on Version 17.7.0 [33918.604.d17.7]. Build link: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8103538&view=ms.vss-build-web.run-extensions-tab image

v-hozha1 commented 4 months ago

This issue doesn't repro on Rel.d17.10 build- Version 17.10.0 Preview 2.0 [34705.46.d17.10]. We'll double check it on main build and close it timely.

image