Joel, Is there an easy way for me to run non-e10s tests on linux? We often use "t-style" try pushes where we only run tests on one platform. Restricting non-e10s to win7-debug means I either need to run tests on multiple platforms or use windows for the "t-style". I don't want to use windows because it builds/runs much slower than linux.
Thanks. Ben On Fri, Aug 18, 2017 at 4:15 PM, <[email protected]> wrote: > Yesterday I landed bug 1391371 which enabled non-e10s unittests on windows > 7 debug. A few tests had to be disabled in order to do this. To keep > track of what we did and each of the test suites to evaluate, I have filed > bug 1391350. > > As a note we now have the following non-e10s tests running: > windows7-debug: all trunk branches > android opt/debug: all trunk branches (existing media, plain, reftest) > linux64-jsdcov: mozilla-central (mochitest-plain/browser-chrome/devtools) > ** this is a linux64 opt build and we use the jsdebugger to collect code > coverage metrics- but we specifically run this in non-e10s mode. > > Please let me know if there are large areas that we have overlooked. > > Thanks! > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

