Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUnitRetry.SpecflowPlugin doesn't seem to be working in Jenkins pipeline #3

Open
zrcharbo opened this issue Sep 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@zrcharbo
Copy link

I am using the plugin in my specflow project that we have running in our jenkins pipeline. The retry seems to be working when I run the tests locally but it doesn't work when the tests are running in jenkins. Is there some sort of configuration that needs to be done or is this a known defect?

@farum12
Copy link
Owner

farum12 commented Sep 23, 2022

@zrcharbo Nope, unfortunately, you're the first one to report that issue. I haven't tried this plugin against Jenkins.
Please ensure:

  • that you're using the newest NuGet,
  • specflow.json is copied properly to Debug/netXXX or Release/netXXX directory
  • specflow.json contains the NRetrySettings section

Is there any possibility to send me some logs/reports?

@farum12 farum12 added the bug Something isn't working label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants