File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 2424 fail-fast : false
2525 matrix :
2626 include :
27+ - image : swiftlang/swift:nightly-5.7-focal
28+ # No TSAN because of: https://github.com/apple/swift/issues/59068
29+ # swift-test-flags: "--sanitize=thread"
2730 - image : swift:5.6-focal
2831 # No TSAN because of: https://github.com/apple/swift/issues/59068
2932 # swift-test-flags: "--sanitize=thread"
5053 fail-fast : false
5154 matrix :
5255 include :
56+ - image : swiftlang/swift:nightly-5.7-focal
57+ env :
58+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 428000
59+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 176000
60+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_10_small_requests : 110000
61+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_1_small_request : 65000
62+ MAX_ALLOCS_ALLOWED_embedded_server_unary_1k_rpcs_1_small_request : 61000
63+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong : 174000
64+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong_interceptors_client : 181000
65+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong_interceptors_server : 181000
5366 - image : swift:5.6-focal
5467 env :
5568 MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 429000
95108 fail-fast : false
96109 matrix :
97110 include :
111+ - image : swiftlang/swift:nightly-5.7-focal
98112 - image : swift:5.6-focal
99113 - image : swift:5.5-focal
100114 - image : swift:5.4-focal
You can’t perform that action at this time.
0 commit comments