Open Bug 1477901 Opened 6 years ago Updated 2 years ago

run Servo crate unit tests somewhere

Categories

(Testing :: General, enhancement, P3)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: heycam, Unassigned)

Details

Since we no longer depend on Servo's CI, we're not running the unit tests for e.g. the style crate.  It would be good to run these in automation somehow.
Priority: -- → P3
It may just be the style crate's tests that we're not running, too.  I noticed there's a rust unit test job that seems to run some other crates' tests.
I think you mean the tests referenced in https://searchfox.org/mozilla-central/rev/196560b95f191b48ff7cba7c2ba9237bba6b5b6a/toolkit/library/rust/moz.build#13

The main difficulty for style unit tests is its servo-based dependencies, not the mechanism I think.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.