1

I have a set of +800 selenium tests and because of problems in our application (mostly asynchronicity bugs which we are aware but cannot fix now) they, sometimes, randomly, fail.

We use jenkins for CI and I'd like to know if there is a way to configure jenkins to see the past builds and warn of failing tests only if the same tests fails in the previous builds. This, albeit not a perfect solution, would help mitigate the randomness of tests and the effort to analyse only those that are real bugs.

Any ideias?

mors
  • 477
  • 4
  • 13

0 Answers0