Skip to content

Commit 78a9967

Browse files
[wip] Update xfails release 6.1 (#968)
* CoreStore - swiftlang/swift#78863 * Doggie - swiftlang/swift#70764 * exercism-swift - swiftlang/swift#78864 * Kingfisher - swiftlang/swift#78866 * Mapper - swiftlang/swift#65197 * Nimble - swiftlang/swift#57431 * ProcedureKit - swiftlang/swift#65197 * PromiseKit - swiftlang/swift#65197 * R.swift - swiftlang/swift#65204 * ReactiveSwift - swiftlang/swift#70744 * Serpent - swiftlang/swift#61615 * siesta - swiftlang/swift#57431 * SwiftLint-Legacy - swiftlang/swift#61616 * swift-protobuf-plugin-example - swiftlang/swift#65202 * vapor_websocket-kit - swiftlang/swift#75656 * vapor_jwt - swiftlang/swift#78870 * vapor_jwt-kit - swiftlang/swift#78870 * Deferred - swiftlang/swift#75498 * Kitura - rdar://83373628 * NetService - swiftlang/swift#64251 * penny-bot - https://github.com/swiftlang/swift/issues/75499 * Perfect - rdar://83373864 * SwiftLint - rdar://83374141 * violet - https://github.com/swiftlang/swift/issues/75499
1 parent 7e15bbc commit 78a9967

File tree

1 file changed

+43
-35
lines changed

1 file changed

+43
-35
lines changed

projects.json

Lines changed: 43 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -541,9 +541,9 @@
541541
"configuration": "Release",
542542
"xfail": [
543543
{
544-
"issue": "https://github.com/apple/swift/issues/70742",
544+
"issue": "https://github.com/swiftlang/swift/issues/78863",
545545
"compatibility": ["4.0", "4.2"],
546-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
546+
"branch": ["main", "release/6.0", "release/6.1"],
547547
"job": ["source-compat"],
548548
"platform": "Darwin"
549549
}
@@ -558,9 +558,9 @@
558558
"tags": "sourcekit-disabled",
559559
"xfail": [
560560
{
561-
"issue": "https://github.com/apple/swift/issues/70742",
561+
"issue": "https://github.com/swiftlang/swift/issues/78863",
562562
"compatibility": ["4.0", "4.2"],
563-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
563+
"branch": ["main", "release/6.0", "release/6.1"],
564564
"job": ["source-compat"],
565565
"platform": "Darwin"
566566
}
@@ -574,9 +574,9 @@
574574
"configuration": "Release",
575575
"xfail": [
576576
{
577-
"issue": "https://github.com/apple/swift/issues/70742",
577+
"issue": "https://github.com/swiftlang/swift/issues/78863",
578578
"compatibility": ["4.0", "4.2"],
579-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
579+
"branch": ["main", "release/6.0", "release/6.1"],
580580
"job": ["source-compat"],
581581
"platform": "Darwin"
582582
}
@@ -590,9 +590,9 @@
590590
"configuration": "Release",
591591
"xfail": [
592592
{
593-
"issue": "https://github.com/apple/swift/issues/70742",
593+
"issue": "https://github.com/swiftlang/swift/issues/78863",
594594
"compatibility": ["4.0", "4.2"],
595-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
595+
"branch": ["main", "release/6.0", "release/6.1"],
596596
"job": ["source-compat"],
597597
"platform": "Darwin"
598598
}
@@ -718,7 +718,7 @@
718718
{
719719
"issue": "https://github.com/swiftlang/swift/issues/75498",
720720
"compatibility": ["5.0"],
721-
"branch": ["main", "release/6.0"],
721+
"branch": ["main", "release/6.0", "release/6.1"],
722722
"platform": "Linux",
723723
"job": ["source-compat"]
724724
}
@@ -786,7 +786,7 @@
786786
{
787787
"issue": "https://github.com/apple/swift/issues/70764",
788788
"compatibility": "5.0",
789-
"branch": ["release/5.9", "release/5.10", "release/6.0"],
789+
"branch": ["release/5.9", "release/5.10", "release/6.0", "release/6.1"],
790790
"configuration": "debug",
791791
"platform": "Darwin",
792792
"job": ["source-compat"]
@@ -918,9 +918,9 @@
918918
"build_tests": "true",
919919
"xfail": [
920920
{
921-
"issue": "https://github.com/apple/swift/issues/61614",
921+
"issue": "https://github.com/swiftlang/swift/issues/78864",
922922
"compatibility": ["4.2", "5.0"],
923-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
923+
"branch": ["main", "release/6.0", "release/6.1"],
924924
"job": ["source-compat"],
925925
"configuration": "debug"
926926
}
@@ -1379,9 +1379,9 @@
13791379
"configuration": "Release",
13801380
"xfail": [
13811381
{
1382-
"issue": "https://github.com/apple/swift/issues/69410",
1382+
"issue": "https://github.com/swiftlang/swift/issues/78866",
13831383
"compatibility": ["5.0"],
1384-
"branch": ["main", "release/6.0"],
1384+
"branch": ["main", "release/6.0", "release/6.1"],
13851385
"job": ["source-compat"],
13861386
"platform": "Darwin"
13871387
}
@@ -1420,14 +1420,14 @@
14201420
"issue": "rdar://83373628",
14211421
"platform": "Linux",
14221422
"compatibility": "5.0",
1423-
"branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
1423+
"branch": ["main", "release/6.0", "release/6.1"],
14241424
"job": ["source-compat"]
14251425
},
14261426
{
14271427
"issue": "rdar://83373628",
14281428
"platform": "Linux",
14291429
"compatibility": "4.0",
1430-
"branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
1430+
"branch": ["main", "release/6.0", "release/6.1"],
14311431
"job": ["source-compat"]
14321432
}
14331433

@@ -1639,7 +1639,7 @@
16391639
"issue": "https://github.com/apple/swift/issues/64251",
16401640
"platform": "Linux",
16411641
"compatibility": ["5.0", "4.2"],
1642-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
1642+
"branch": ["main", "release/6.0", "release/6.1"],
16431643
"job": ["source-compat"]
16441644
}
16451645
]
@@ -1866,7 +1866,7 @@
18661866
"issue": "rdar://83373864",
18671867
"platform": "Linux",
18681868
"compatibility": "4.2",
1869-
"branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
1869+
"branch": ["main", "release/6.0", "release/6.1"],
18701870
"job": ["source-compat"]
18711871
}
18721872
]
@@ -2010,7 +2010,7 @@
20102010
{
20112011
"issue": "https://github.com/apple/swift/issues/65197",
20122012
"compatibility": ["4.2", "5.0"],
2013-
"branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"],
2013+
"branch": ["main", "release/6.0", "release/6.1"],
20142014
"job": ["source-compat"]
20152015
}
20162016
]
@@ -2084,7 +2084,7 @@
20842084
{
20852085
"issue": "https://github.com/apple/swift/issues/65197",
20862086
"compatibility": ["4.0", "5.0"],
2087-
"branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"],
2087+
"branch": ["main", "release/6.0", "release/6.1"],
20882088
"job": ["source-compat"]
20892089
}
20902090
]
@@ -2127,7 +2127,7 @@
21272127
{
21282128
"issue": "https://github.com/apple/swift/issues/65204",
21292129
"compatibility": ["4.2", "5.0"],
2130-
"branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"],
2130+
"branch": ["main", "release/6.0", "release/6.1"],
21312131
"job": ["source-compat"]
21322132
}
21332133
]
@@ -2402,7 +2402,7 @@
24022402
{
24032403
"issue": "https://github.com/apple/swift/issues/70744",
24042404
"compatibility": ["4.0", "5.0"],
2405-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
2405+
"branch": ["main", "release/6.0", "release/6.1"],
24062406
"job": ["source-compat"],
24072407
"platform": "Darwin"
24082408
}
@@ -2731,7 +2731,7 @@
27312731
{
27322732
"issue": "https://github.com/apple/swift/issues/61615",
27332733
"compatibility": ["4.2", "5.0"],
2734-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
2734+
"branch": ["main", "release/5.5", "release/6.0", "release/6.1"],
27352735
"job": ["source-compat"],
27362736
"configuration": "debug"
27372737
}
@@ -3164,7 +3164,7 @@
31643164
{
31653165
"issue": "https://github.com/apple/swift/issues/61616",
31663166
"compatibility": ["4.0", "4.2"],
3167-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
3167+
"branch": ["main", "release/6.0", "release/6.1"],
31683168
"job": ["source-compat"],
31693169
"configuration": "debug"
31703170
}
@@ -3202,7 +3202,7 @@
32023202
"issue": "rdar://83374141",
32033203
"platform": "Linux",
32043204
"compatibility": "5.0",
3205-
"branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
3205+
"branch": ["main", "release/6.0", "release/6.1"],
32063206
"job": ["source-compat"]
32073207
}
32083208
]
@@ -3670,7 +3670,7 @@
36703670
{
36713671
"issue": "https://github.com/apple/swift/issues/65202",
36723672
"compatibility": ["5.0"],
3673-
"branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"]
3673+
"branch": ["main", "release/6.0", "release/6.1"]
36743674
}
36753675
]
36763676
},
@@ -4127,7 +4127,7 @@
41274127
{
41284128
"issue": "https://github.com/apple/swift/issues/65197",
41294129
"compatibility": ["4.0", "4.2", "5.0"],
4130-
"branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"],
4130+
"branch": ["main", "release/6.0", "release/6.1"],
41314131
"job": ["source-compat"]
41324132
}
41334133
]
@@ -4246,7 +4246,7 @@
42464246
{
42474247
"issue": "https://github.com/apple/swift/issues/57431",
42484248
"compatibility": ["5.0"],
4249-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
4249+
"branch": ["main", "release/6.0", "release/6.1"],
42504250
"job": ["source-compat"]
42514251
}
42524252
]
@@ -4476,7 +4476,15 @@
44764476
"action": "BuildSwiftPackage",
44774477
"build_tests": "true",
44784478
"configuration": "release",
4479-
"tags": "sourcekit-disabled swiftpm"
4479+
"tags": "sourcekit-disabled swiftpm",
4480+
"xfail": [
4481+
{
4482+
"issue": "https://github.com/swiftlang/swift/issues/78870",
4483+
"compatibility": ["5.10"],
4484+
"branch": ["release/6.1", "main"],
4485+
"job": ["source-compat"]
4486+
}
4487+
]
44804488
}
44814489
]
44824490
},
@@ -4504,9 +4512,9 @@
45044512
"tags": "sourcekit-disabled swiftpm",
45054513
"xfail": [
45064514
{
4507-
"issue": "rdar://139409616",
4515+
"issue": "https://github.com/swiftlang/swift/issues/78870",
45084516
"compatibility": ["5.10"],
4509-
"branch": ["release/5.10"],
4517+
"branch": ["release/6.1", "main"],
45104518
"job": ["source-compat"]
45114519
}
45124520
]
@@ -4989,7 +4997,7 @@
49894997
{
49904998
"issue": "https://github.com/swiftlang/swift/issues/75656",
49914999
"compatibility": ["5.10"],
4992-
"branch": ["main", "release/6.0", "release/5.10"],
5000+
"branch": ["main", "release/6.0", "release/6.1"],
49935001
"configuration": "debug",
49945002
"job": ["source-compat"]
49955003
}
@@ -5048,7 +5056,7 @@
50485056
{
50495057
"issue": "https://github.com/apple/swift/issues/57431",
50505058
"compatibility": ["5.0"],
5051-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"],
5059+
"branch": ["main", "release/6.0", "release/6.1"],
50525060
"configuration": "debug",
50535061
"job": ["source-compat"]
50545062
}
@@ -5163,7 +5171,7 @@
51635171
{
51645172
"issue": "https://github.com/swiftlang/swift/issues/75499",
51655173
"compatibility": ["5.3"],
5166-
"branch": ["main", "release/6.0"],
5174+
"branch": ["main", "release/6.0", "release/6.1"],
51675175
"platform": "Linux",
51685176
"job": ["source-compat"]
51695177
}
@@ -5236,7 +5244,7 @@
52365244
{
52375245
"issue": "https://github.com/swiftlang/swift/issues/75499",
52385246
"compatibility": ["5.10"],
5239-
"branch": ["main", "release/6.0"],
5247+
"branch": ["main", "release/6.0", "release/6.1"],
52405248
"platform": "Linux",
52415249
"job": ["source-compat"]
52425250
}

0 commit comments

Comments
 (0)