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

Disable the debugger on Android until mio works on Android #14270

Merged
merged 1 commit into from Nov 19, 2016

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Nov 18, 2016

r? @nox

The recent change to ws-rs introduced a dependency on mio, which depends on nix, which does not build on Android (nix-rust/nix#313). I've disabled the debugger in this change.

Fixes #14171

cc @mmatyas


  • ./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 _____

This change is Reviewable

@highfive
Copy link

highfive commented Nov 18, 2016

Heads up! This PR modifies the following files:

  • @fitzgen: components/debugger/Cargo.toml, components/debugger/lib.rs
@nox
Copy link
Member

nox commented Nov 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

📌 Commit ca0078a has been approved by nox

bors-servo added a commit to servo/saltfs that referenced this pull request Nov 18, 2016
Re-enable gating Servo landing on Android

r? @edunham or @aneeshusa

I'd like to get this landed so that it is ready to deploy once servo/servo#14270 and servo/servo#14280 land and we have a passing Android build on buildbot. It's hard to keep this working once things are fixed if we're not gating on it :-)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/539)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 19, 2016

Testing commit ca0078a with merge 9c6f6eb...

bors-servo added a commit that referenced this pull request Nov 19, 2016
Disable the debugger on Android until mio works on Android

<!-- Please describe your changes on the following line: -->
r? @nox

The recent change to `ws-rs` introduced a dependency on `mio`, which depends on `nix`, which does not build on Android (nix-rust/nix#313). I've disabled the debugger in this change.

Fixes #14171

cc @mmatyas

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

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

bors-servo commented Nov 19, 2016

@bors-servo bors-servo merged commit ca0078a into servo:master Nov 19, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
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.

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