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 upIssue #12564: Fix "./mach test-tidy --self-test". #12565
Conversation
highfive
commented
Jul 23, 2016
|
Heads up! This PR modifies the following files:
|
|
@bors-servo r+ |
|
|
Issue #12564: Fix "./mach test-tidy --self-test". Fix #12564 - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #12564 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12565) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
@simartin I don't think you should just retry, you'll need to fix 1 test failure and update 1 test expectation (besides, bors-servo only listens to reviewers). |
|
Those cannot be related to the changes in this PR. We should file them as new intermittent failures. |
|
I've just create an issue created for each intermittent failure (I did not find any issue referencing them, hence they should be new ones). |
|
@bors-servo retry |
Issue #12564: Fix "./mach test-tidy --self-test". Fix #12564 - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #12564 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12565) <!-- Reviewable:end -->
|
|
simartin commentedJul 23, 2016
•
edited by larsbergstrom
Fix #12564
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is