Just ran across this thread. I'm not quote sure its what you're thinking of, but this may be of interest: https://github.com/Ealdwulf/bbchop
It's a tool for bisection of intermittent bugs, based on Bayesian search theory. That is it, is supposed to find the intermittent bug, as opposed to finding a deterministic bug in the presence of unrelated intermittent failures (although I think that could be done by the same method). L. David Baron (dbaron at dbaron.org) wrote: > The first step I'd like to see is having better tools for finding > where known intermittent failures regressed. In particular, we > should have: [snip] > * auto-bisection tools for intermittent failures that use the above > ability when they can Alex _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform