Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a --bin flag to the |mach run and rr-record commands #19944

Merged
merged 1 commit into from Feb 4, 2018

Conversation

@o0Ignition0o
Copy link
Contributor

o0Ignition0o commented Feb 4, 2018

Add a --bin flag to the |mach run and rr-record commands to specify which servo binary to run

Step 1 for #19505.
This flag allows to specify a downloaded servo binary for the ./mach run and ./mach rr-record commands.
The base issue is mentored by @jdm


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because | I would love to write tests on this, but I'm not really sure I can, since it's on ./mach commands

This change is Reviewable

…hich servo binary to run
@highfive
Copy link

highfive commented Feb 4, 2018

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @asajeffrey (or someone else) soon.

@highfive
Copy link

highfive commented Feb 4, 2018

Heads up! This PR modifies the following files:

@jdm
Copy link
Member

jdm commented Feb 4, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Feb 4, 2018

📌 Commit c3b2751 has been approved by jdm

@highfive highfive assigned jdm and unassigned asajeffrey Feb 4, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Feb 4, 2018

Testing commit c3b2751 with merge 7c112c7...

bors-servo added a commit that referenced this pull request Feb 4, 2018
Add a --bin flag to the |mach run and rr-record commands

Add a --bin flag to the |mach run and rr-record commands to specify which servo binary to run

<!-- Please describe your changes on the following line: -->

Step 1 for #19505.
This flag allows to specify a downloaded servo binary for the ./mach run and ./mach rr-record commands.
The base issue is mentored by @jdm

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because | I would love to write tests on this, but I'm not really sure I can, since it's on ./mach commands

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/19944)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 4, 2018

@bors-servo bors-servo merged commit c3b2751 into servo:master Feb 4, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@o0Ignition0o o0Ignition0o deleted the o0Ignition0o:mach_run_bin branch Dec 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.