s you to define the
> things that can break your test, rather than just assuming that passing
> once in a while is okay. If you can name me some factors that cause your
> tests to go intermittent, I may have some ideas as to how to make the tests
> non-intermittent.
>
>
Hi,
I am trying to optimize the triaging time on jenkins failues caused by
false positives. There is a percentage of failures that are always self
healed after subsequent builds. Mostly dependent on the underlying OS or
some resource factors.
Does someone followed any specific approach to a