On Tue, Nov 5, 2013 at 5:09 PM, Ed Morley <[email protected]> wrote: > Many cases of > failures would have been caught be just a simple single-platform build+run > of a single directory's worth of tests.
Requiring a single-platform build seems reasonable. However, it's much harder to figure out what tests need to be run. Also, running the tests locally is bad for developer productivity because some tests want to have focus and whatnot, so your computer needs to be fully devoted to running tests. -- Henri Sivonen [email protected] http://hsivonen.fi/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

