Skip to content

Only run call-conv-field.h test on linux #719

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

Merged
merged 2 commits into from
May 25, 2017

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented May 24, 2017

This is a temporary work around for issue #593 and this test failing on MacOS because we don't currently handle when the bindgen executable's target OS is not the same as the emitted bindings' target OS.

r? @emilio

fitzgen added 2 commits May 24, 2017 16:28
This is a temporary work around for issue rust-lang#593 and this test failing on MacOS
because we don't currently handle when bindgen's target OS is not the same as
the emitted bindings' target OS.
We should take any number of `// bindgen-$whatever` flags at the top of the
file. Only considering the first three lines of the file was confusing when I
tried adding new pragmas with an empty line between the new ones and old ones.
@fitzgen
Copy link
Member Author

fitzgen commented May 24, 2017

cc @photoszzt @upsuper

@emilio
Copy link
Contributor

emilio commented May 25, 2017

@bors-servo r+

I guess

@bors-servo
Copy link

📌 Commit 05c7fd5 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 05c7fd5 with merge e30f219...

bors-servo pushed a commit that referenced this pull request May 25, 2017
Only run call-conv-field.h test on linux

This is a temporary work around for issue #593 and this test failing on MacOS because we don't currently handle when the bindgen executable's target OS is not the same as the emitted bindings' target OS.

r? @emilio
@bors-servo
Copy link

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

@bors-servo bors-servo merged commit 05c7fd5 into rust-lang:master May 25, 2017
@fitzgen fitzgen deleted the testing-stuff branch May 25, 2017 16:42
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.

4 participants