File tree Expand file tree Collapse file tree 5 files changed +50
-16
lines changed Expand file tree Collapse file tree 5 files changed +50
-16
lines changed Original file line number Diff line number Diff line change @@ -33,16 +33,10 @@ build:
3333run :
3434 swift run
3535
36- # sas 2024-09-07: temporarily disable TSAN, it's triggering on Linux again (not on macOS).
37- # Probably related to the Swift 6 nightly image we're currently using.
3836test : xcbeautify
3937 set -o pipefail \
40- && swift test --disable-automatic-resolution \
38+ && swift test --disable-automatic-resolution --sanitize=thread \
4139 2>&1 | ./xcbeautify --renderer github-actions
42- # test: xcbeautify
43- # set -o pipefail \
44- # && swift test --disable-automatic-resolution --sanitize=thread \
45- # 2>&1 | ./xcbeautify --renderer github-actions
4640
4741test-query-performance : xcbeautify
4842 set -o pipefail \
Original file line number Diff line number Diff line change 6363 "toolchainId" : " com.apple.dt.Xcode" ,
6464 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
6565 "value" : 57164
66+ },
67+ {
68+ "date" : " 2024-10-15" ,
69+ "toolchainId" : " com.apple.dt.Xcode" ,
70+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
71+ "value" : 78080
6672 }
6773 ]
6874 },
130136 "toolchainId" : " com.apple.dt.Xcode" ,
131137 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
132138 "value" : 1502
139+ },
140+ {
141+ "date" : " 2024-10-15" ,
142+ "toolchainId" : " com.apple.dt.Xcode" ,
143+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
144+ "value" : 1443
133145 }
134146 ]
135147 },
197209 "toolchainId" : " com.apple.dt.Xcode" ,
198210 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
199211 "value" : 452
212+ },
213+ {
214+ "date" : " 2024-10-15" ,
215+ "toolchainId" : " com.apple.dt.Xcode" ,
216+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
217+ "value" : 396
200218 }
201219 ]
202220 }
Original file line number Diff line number Diff line change 2626 {
2727 "date" : " 2024-09-09" ,
2828 "value" : " Xcode 16 RC released"
29+ },
30+ {
31+ "date" : " 2024-09-16" ,
32+ "value" : " Xcode 16 released"
2933 }
3034]
Original file line number Diff line number Diff line change 6363 "toolchainId" : " com.apple.dt.Xcode" ,
6464 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
6565 "value" : 1556
66+ },
67+ {
68+ "date" : " 2024-10-15" ,
69+ "toolchainId" : " com.apple.dt.Xcode" ,
70+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
71+ "value" : 1596
6672 }
6773 ]
6874 },
130136 "toolchainId" : " com.apple.dt.Xcode" ,
131137 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
132138 "value" : 22
139+ },
140+ {
141+ "date" : " 2024-10-15" ,
142+ "toolchainId" : " com.apple.dt.Xcode" ,
143+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
144+ "value" : 23
133145 }
134146 ]
135147 },
197209 "toolchainId" : " com.apple.dt.Xcode" ,
198210 "toolchainLabel" : " Swift 6.0 Xcode 16.0 RC (16A242)" ,
199211 "value" : 10
212+ },
213+ {
214+ "date" : " 2024-10-15" ,
215+ "toolchainId" : " com.apple.dt.Xcode" ,
216+ "toolchainLabel" : " Swift 6.0 Xcode 16.0 (16A242d)" ,
217+ "value" : 11
200218 }
201219 ]
202220 }
You can’t perform that action at this time.
0 commit comments