Skip to content

Commit c3100b9

Browse files
authored
Merge pull request swiftlang#108 from apple/revert-106-SR6488
Revert "XFAIL Plank and R"
2 parents 6c9d002 + 64dd8e1 commit c3100b9

1 file changed

Lines changed: 2 additions & 20 deletions

File tree

projects.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,16 +1199,7 @@
11991199
"actions": [
12001200
{
12011201
"action": "BuildSwiftPackage",
1202-
"configuration": "release",
1203-
"xfail": {
1204-
"compatibility": {
1205-
"3.0": {
1206-
"branch": {
1207-
"master": "https://bugs.swift.org/browse/SR-6488"
1208-
}
1209-
}
1210-
}
1211-
}
1202+
"configuration": "release"
12121203
},
12131204
{
12141205
"action": "TestSwiftPackage"
@@ -1393,16 +1384,7 @@
13931384
"actions": [
13941385
{
13951386
"action": "BuildSwiftPackage",
1396-
"configuration": "release",
1397-
"xfail": {
1398-
"compatibility": {
1399-
"3.0": {
1400-
"branch": {
1401-
"master": "https://bugs.swift.org/browse/SR-6488"
1402-
}
1403-
}
1404-
}
1405-
}
1387+
"configuration": "release"
14061388
},
14071389
{
14081390
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)