Hello,

Just a heads up that very soon we'll be removing CPP_UNIT_TESTS from the
"make check" target[1]. The tests have been split out into a separate
test job on TBPL[2] (labelled Cpp) for almost a month now without issue,
and we've also added a mach command--"mach cppunittests"[3]--to
facilitate running them locally, so we'd like to stop double-running
them on the build machines.

Running the tests as a separate job has a lot of nice qualities: the
jobs can be retriggered in case of failure, the execution time doesn't
tie up a build slave (and thus delay the posting of the build log by
buildbot to where TBPL can get it), we can run the tests on Android and
B2G, we get better platform coverage on our test slaves than on our
build slaves.

If you encounter any issues please feel free to file a bug.

Regards,
-Ted

1. https://bugzilla.mozilla.org/show_bug.cgi?id=949536
2. https://bugzilla.mozilla.org/show_bug.cgi?id=937637
3. https://bugzilla.mozilla.org/show_bug.cgi?id=949538
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to