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

swift 5 docker support #952

Merged
merged 2 commits into from
Apr 8, 2019
Merged

swift 5 docker support #952

merged 2 commits into from
Apr 8, 2019

Conversation

tomerd
Copy link
Member

@tomerd tomerd commented Apr 5, 2019

Motivation: easily build and test swift-nio v1 using swift 5 docker

Modifications: adjust dockerfile and add docker-compose file for ubuntu 18.04, swift 5

Motivation: easily build and test swift-nio v1 using swift 5 docker

Modifications: adjust dockerfile and add docker-compose file for ubuntu 18.04, swift 5
@tomerd
Copy link
Member Author

tomerd commented Apr 5, 2019

@swift-nio-bot test this please

@tomerd
Copy link
Member Author

tomerd commented Apr 5, 2019

@weissi per your request, added swift 5 PRBs. looks like the integration tests are failing tho

Copy link
Member

@weissi weissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, that looks good. This will presumably fail the allocation counter tests because NIO 1 allocates 5 times more in the http request. I guess we could just delete the alloc counter limits for NIO 1.

@weissi
Copy link
Member

weissi commented Apr 8, 2019

@swift-nio-bot test this please

@weissi
Copy link
Member

weissi commented Apr 8, 2019

@swift-nio-bot test this please

@weissi
Copy link
Member

weissi commented Apr 8, 2019

(retested because spurious test error (more than 20% overhead from the syscall wrappers)

@weissi
Copy link
Member

weissi commented Apr 8, 2019

blocked behind #954

@weissi
Copy link
Member

weissi commented Apr 8, 2019

@swift-nio-bot test this please

@weissi weissi merged commit f5ca03d into apple:nio-1.14 Apr 8, 2019
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.

2 participants