We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a84e3 commit 8fb84b2Copy full SHA for 8fb84b2
docker/docker-compose.1804.50.yaml
@@ -18,7 +18,7 @@ services:
18
19
test:
20
image: swift-nio-http2:18.04-5.0
21
- command: /bin/bash -cl "swift test && ./scripts/integration_tests.sh"
+ command: /bin/bash -cl "swift test -Xswiftc -warnings-as-errors && ./scripts/integration_tests.sh"
22
environment:
23
- MAX_ALLOCS_ALLOWED_create_client_stream_channel=70010
24
- MAX_ALLOCS_ALLOWED_hpack_decoding=5050
0 commit comments