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 upInvert worker type selection logic for taskcluster. #23106
Conversation
|
I'm going to see what the CI results for this are before trying to merge it. |
|
@bors-servo r=SimonSapin |
|
|
|
Sorry, I think I misspoke on IRC. Literally inverting the logic by reversing the order of the Maybe instead we should set |
|
@bors-servo r- |
|
That change does seem like an improvement over the previous attempt. |
|
@bors-servo r+ |
|
|
Invert worker type selection logic for taskcluster. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #23105 - [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/23106) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Invert worker type selection logic for taskcluster. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #23105 - [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/23106) <!-- Reviewable:end -->
|
|
jdm commentedMar 26, 2019
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is