On Fri, Aug 10, 2012 at 2:04 PM, Jason Smith <[email protected]> wrote: > * Flagging of a risky patch needing to be sure it works - This is > where doing a deep dive generally by formulating a test plan and > executing it is useful.
This suggestion reminds me of the fact that members of the JS team occasionally ask Jesse/Gary/Decoder to run their JS fuzz tools over risky patches. This works well in practice -- the fuzz tools often find problems. Running an automatic tool is of course easier than formulating a human-based plan, but it's still a good precedent. Nick _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

