On Tue, May 9, 2017, at 05:48 AM, Henri Sivonen wrote: > On Thu, Apr 6, 2017 at 6:26 AM, Kyle Lahnakoski <klahnako...@mozilla.com> > wrote: > > * Getting Rust to emit coverage artifacts is important: > > https://bugzilla.mozilla.org/show_bug.cgi?id=1335518 > > Is there a plan to factor "cargo test" of individual vendored crates > into the coverage of Rust code? For example, for encoding_rs, I was > thinking of testing mainly the C++ integration as an > mozilla-central-specific gtest and leaving the testing of the crate > internals to the crate's standalone "cargo test".
Note that we're not currently running `cargo test` tests for anything: https://bugzilla.mozilla.org/show_bug.cgi?id=1331022 -Ted _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform