Skip to content

update ci setup #193

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
Apr 5, 2020
Merged

update ci setup #193

merged 2 commits into from
Apr 5, 2020

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Apr 4, 2020

motivation: 5.2 adoption, prepare for 5.3

changes:

  • use 5.2 docker-compose setup
  • add 5.3 docker-compose setup (placeholder)
  • update format

@tomerd tomerd requested review from artemredkin and weissi April 4, 2020 02:11
@tomerd
Copy link
Contributor Author

tomerd commented Apr 4, 2020

@artemredkin @weissi

Test Case 'HTTPClientTests.testRaceNewRequestsVsShutdown' started at 2020-04-04 02:15:14.707
Assertion failed: Invalid number of leased connections (-1): file /code/Sources/AsyncHTTPClient/ConnectionPool.swift, line 509

flaky test?

motivation: 5.2 adoption, prepare for 5.3

changes:
* use 5.2 docker-compose setup
* add 5.3 docker-compose setup (placeholder)
* update format
@artemredkin
Copy link
Collaborator

@tomerd yes, I'm working on it in #192

@artemredkin
Copy link
Collaborator

@swift-server-bot test this please

test:
image: swift-metrics:18.04-5.2
environment: []
#- SANITIZER_ARG=--sanitize=thread
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is sanitizer disabled?

Copy link
Contributor Author

@tomerd tomerd Apr 4, 2020

Choose a reason for hiding this comment

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

tsan issue on 18.04, we have it enabled on 16.04 which is what the ci uses

@artemredkin
Copy link
Collaborator

@swift-server-bot test this please

@tomerd
Copy link
Contributor Author

tomerd commented Apr 4, 2020

test mentioned ^^ is failing, i believe unrelated to this change

@artemredkin
Copy link
Collaborator

@swift-server-bot test this please

1 similar comment
@artemredkin
Copy link
Collaborator

@swift-server-bot test this please

@tomerd tomerd merged commit 65a55b6 into swift-server:master Apr 5, 2020
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