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

Enable use of RUST_LOG with mach run --android. #21767

Merged
merged 1 commit into from Sep 21, 2018
Merged

Conversation

@jdm
Copy link
Member

jdm commented Sep 20, 2018

This allows running RUST_LOG=layout_thread ./mach run --android and seeing the appropriate logging output appear in ./adb logcat.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #21764

This change is Reviewable

@highfive
Copy link

highfive commented Sep 20, 2018

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Sep 20, 2018

@highfive highfive assigned paulrouget and unassigned ferjm Sep 20, 2018
@paulrouget
Copy link
Contributor

paulrouget commented Sep 21, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Sep 21, 2018

📌 Commit f7516f5 has been approved by paulrouget

@bors-servo
Copy link
Contributor

bors-servo commented Sep 21, 2018

Testing commit f7516f5 with merge f313847...

bors-servo added a commit that referenced this pull request Sep 21, 2018
Enable use of RUST_LOG with mach run --android.

This allows running `RUST_LOG=layout_thread ./mach run --android` and seeing the appropriate logging output appear in `./adb logcat`.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21764

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

bors-servo commented Sep 21, 2018

💔 Test failed - linux-rel-wpt

@jdm
Copy link
Member Author

jdm commented Sep 21, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Sep 21, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Sep 21, 2018

@bors-servo bors-servo merged commit f7516f5 into servo:master Sep 21, 2018
2 of 4 checks passed
2 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@bors-servo bors-servo mentioned this pull request Sep 21, 2018
2 of 5 tasks complete
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.

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