Skip to content

Commit a61370c

Browse files
committed
XFAIL ProcedureKit, ReactiveCocoa/Swift, SwiftLint
These started failing after enabling building more than just the first commit and building with versions that are configured per version rather than at the script level.
1 parent 9e70a07 commit a61370c

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

projects.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,8 +1139,8 @@
11391139
"compatibility": {
11401140
"3.1": {
11411141
"branch": {
1142-
"master": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used",
1143-
"swift-4.1-branch": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used"
1142+
"master": "https://bugs.swift.org/browse/SR-6618",
1143+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6618"
11441144
}
11451145
}
11461146
}
@@ -1156,8 +1156,8 @@
11561156
"compatibility": {
11571157
"3.1": {
11581158
"branch": {
1159-
"master": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used",
1160-
"swift-4.1-branch": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used"
1159+
"master": "https://bugs.swift.org/browse/SR-6618",
1160+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6618"
11611161
}
11621162
}
11631163
}
@@ -1173,8 +1173,8 @@
11731173
"compatibility": {
11741174
"3.1": {
11751175
"branch": {
1176-
"master": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used",
1177-
"swift-4.1-branch": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used"
1176+
"master": "https://bugs.swift.org/browse/SR-6618",
1177+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6618"
11781178
}
11791179
}
11801180
}
@@ -1190,8 +1190,8 @@
11901190
"compatibility": {
11911191
"3.1": {
11921192
"branch": {
1193-
"master": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used",
1194-
"swift-4.1-branch": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used"
1193+
"master": "https://bugs.swift.org/browse/SR-6618",
1194+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6618"
11951195
}
11961196
}
11971197
}
@@ -1212,8 +1212,8 @@
12121212
},
12131213
"3.1": {
12141214
"branch": {
1215-
"master": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used",
1216-
"swift-4.1-branch": "error: instance method 'add(observer:)' in non-final class 'Procedure' cannot be used"
1215+
"master": "https://bugs.swift.org/browse/SR-6618",
1216+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6618"
12171217
}
12181218
}
12191219
}
@@ -1399,8 +1399,8 @@
13991399
"compatibility": {
14001400
"3.1": {
14011401
"branch": {
1402-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1403-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1402+
"master": "https://bugs.swift.org/browse/SR-6620",
1403+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
14041404
}
14051405
}
14061406
}
@@ -1416,8 +1416,8 @@
14161416
"compatibility": {
14171417
"3.1": {
14181418
"branch": {
1419-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1420-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1419+
"master": "https://bugs.swift.org/browse/SR-6620",
1420+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
14211421
}
14221422
}
14231423
}
@@ -1433,8 +1433,8 @@
14331433
"compatibility": {
14341434
"3.1": {
14351435
"branch": {
1436-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1437-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1436+
"master": "https://bugs.swift.org/browse/SR-6620",
1437+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
14381438
}
14391439
}
14401440
}
@@ -1450,8 +1450,8 @@
14501450
"compatibility": {
14511451
"3.1": {
14521452
"branch": {
1453-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1454-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1453+
"master": "https://bugs.swift.org/browse/SR-6620",
1454+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
14551455
}
14561456
}
14571457
}
@@ -1490,8 +1490,8 @@
14901490
"compatibility": {
14911491
"3.1": {
14921492
"branch": {
1493-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1494-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1493+
"master": "https://bugs.swift.org/browse/SR-6620",
1494+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
14951495
}
14961496
}
14971497
}
@@ -1507,8 +1507,8 @@
15071507
"compatibility": {
15081508
"3.1": {
15091509
"branch": {
1510-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1511-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1510+
"master": "https://bugs.swift.org/browse/SR-6620",
1511+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
15121512
}
15131513
}
15141514
}
@@ -1524,8 +1524,8 @@
15241524
"compatibility": {
15251525
"3.1": {
15261526
"branch": {
1527-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1528-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1527+
"master": "https://bugs.swift.org/browse/SR-6620",
1528+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
15291529
}
15301530
}
15311531
}
@@ -1541,8 +1541,8 @@
15411541
"compatibility": {
15421542
"3.1": {
15431543
"branch": {
1544-
"master": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'",
1545-
"swift-4.1-branch": "error: type 'Bag<Element>' does not conform to protocol 'BidirectionalCollection'"
1544+
"master": "https://bugs.swift.org/browse/SR-6620",
1545+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6620"
15461546
}
15471547
}
15481548
}
@@ -1560,7 +1560,7 @@
15601560
{
15611561
"version": "3.2",
15621562
"commit": "2493b356b3422f3bbb4dab27dc351f16ebdda13c"
1563-
}
1563+
}
15641564
],
15651565
"platforms": [
15661566
"Darwin"
@@ -2116,8 +2116,8 @@
21162116
"compatibility": {
21172117
"3.0": {
21182118
"branch": {
2119-
"master": "error: invalid redeclaration of 'Element'",
2120-
"swift-4.1-branch": "error: invalid redeclaration of 'Element'"
2119+
"master": "https://bugs.swift.org/browse/SR-6617",
2120+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6617"
21212121
}
21222122
}
21232123
}

0 commit comments

Comments
 (0)