Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptest-unit ignores debug-mozjs configuration in servobuild #8308
Comments
|
related to #7327 ? |
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
May 24, 2016
Fixes servo#8308 and servo#7327.
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
May 27, 2016
Fixes servo#8308 and servo#7327.
bors-servo
added a commit
that referenced
this issue
May 27, 2016
Default to the same Cargo features in all build commands Fixes #8308 and #7327. r? @larsbergstrom <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11378) <!-- Reviewable:end -->
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
May 27, 2016
Fixes servo#8308 and servo#7327.
bors-servo
added a commit
that referenced
this issue
May 27, 2016
Default to the same Cargo features in all build commands Fixes #8308 and #7327. r? @larsbergstrom <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11378) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which means that whenever I try to run a unit tests, I need to completely rebuild my tree.