On Thursday, June 4, 2015 at 5:30:32 PM UTC-4, Chris Peterson wrote: > > Will chaos mode enabled tests run on Try and release branches?
If a test has chaos mode enabled, then it will have chaos mode enabled on all branches, including Try and release branches. > We don't know if chaos mode test failures are representative of real > bugs, but could chaos mode hide bugs that only reveal themselves when > users run without chaos mode? > It's possible but I think this is pretty unlikely. In all of the callsites I checked, chaos mode is used to push us "off the beaten path" with respect to code execution flow, but it does so randomly and so in some cases we should take the same path as if chaos mode were disabled. kats _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform