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

THRIFT-4264: Fix PHP tests requiring sockets.so #1315

Closed
wants to merge 1 commit into from

Conversation

norrs
Copy link

@norrs norrs commented Jul 26, 2017

The PHP library requires sockets.so for the socket_import_stream() function.
Make it available for the tests by symlinking in the module.

Patch: Håkon Hitland hakon.hitland@zedge.net

This closes #4264

@norrs
Copy link
Author

norrs commented Jul 26, 2017

@norrs
Copy link
Author

norrs commented Jul 27, 2017

Test failures seems unrelated, how do we retrigger em to be run again?

@norrs
Copy link
Author

norrs commented Jul 27, 2017

Rebased on top of master to trigger tests to be run again.

@jeking3
Copy link
Contributor

jeking3 commented Sep 21, 2017

@norrs now that the CI builds have been stabilized, if you could rebase on master and refresh this PR, we'll try to get a clean build out of it.

The PHP library requires sockets.so for the socket_import_stream() function.
Make it available for the tests by symlinking in the module.

Patch: Håkon Hitland <hakon.hitland@zedge.net>

This closes #4264
@norrs
Copy link
Author

norrs commented Sep 22, 2017

@jeking3 : Done; let's see how it goes this time.

@asfgit asfgit closed this in 9462edb Sep 22, 2017
jeking3 pushed a commit to jeking3/thrift that referenced this pull request Nov 30, 2017
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.

3 participants