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

Have tests pass on Windows #828

Merged
merged 3 commits into from
Jul 20, 2017
Merged

Conversation

upsuper
Copy link
Contributor

@upsuper upsuper commented Jul 20, 2017

These changes allow cargo test to pass on Windows.

There are two followup work we should do at some point:

  • setup AppVeyor so that we don't break Windows development either
  • convert no_system_header_includes to be pure Rust so that it supports Windows natively

@highfive
Copy link

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@upsuper
Copy link
Contributor Author

upsuper commented Jul 20, 2017

r? @emilio

@emilio
Copy link
Contributor

emilio commented Jul 20, 2017

@bors-servo r+

Thanks a lot for this Xidorn! ❤️

@bors-servo
Copy link

📌 Commit 2944834 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 2944834 with merge 6053d99...

bors-servo pushed a commit that referenced this pull request Jul 20, 2017
Have tests pass on Windows

These changes allow `cargo test` to pass on Windows.

There are two followup work we should do at some point:
* setup AppVeyor so that we don't break Windows development either
* convert `no_system_header_includes` to be pure Rust so that it supports Windows natively
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 6053d99 to master...

@bors-servo bors-servo merged commit 2944834 into rust-lang:master Jul 20, 2017
@upsuper upsuper deleted the windows-test branch July 20, 2017 02:06
@fitzgen
Copy link
Member

fitzgen commented Jul 20, 2017

@upsuper awesome! Thanks! The faster appveyor is set up, the less likely this is to regress in the future. Do you have experience with appveyor (I don't)? If so, would you be willing to set it up for us? Thanks again!

@upsuper
Copy link
Contributor Author

upsuper commented Jul 21, 2017

I don't either, unfortunately...

@emilio
Copy link
Contributor

emilio commented Jul 21, 2017

I know @UK992 has helped a lot with servo's appveyor integration. A hand here would be quite nice if he could! (no worries if not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants