JoshKeegan / xRetry

Retry running tests via Xunit and Specflow
MIT License
46 stars 15 forks source link

Specflow 3.9.58 bug: @ignore tagged scenarios still being run #132

Closed JoshKeegan closed 2 years ago

JoshKeegan commented 2 years ago

The latest version of Specflow has caused failing tests, so a change has broken compatibility with the xRetry the current latest release. See CI build: https://github.com/JoshKeegan/xRetry/runs/5542143060?check_suite_focus=true

JoshKeegan commented 2 years ago

There was a bug with Specflow and so we'll skip v3.9.58. Have raised a PR with the fix here: https://github.com/SpecFlowOSS/SpecFlow/pull/2572

Will close this following the next Specflow release.

JoshKeegan commented 2 years ago

Closing as #139 has now upgraded Specflow to a version including the fix