Skip to content

Commit 6297f1e

Browse files
authored
Merge pull request swiftlang#700 from apple/PR/unxfail-sandbox-issues
Remove xfails for swiftlang#57442
2 parents b50c93f + 7cfc398 commit 6297f1e

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

projects.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,7 @@
2121
"target": "ACHNBrowserUI",
2222
"destination": "generic/platform=iOS",
2323
"configuration": "Release",
24-
"tags": "sourcekit sourcekit-smoke",
25-
"xfail": [
26-
{
27-
"issue": "https://github.com/apple/swift/issues/57442",
28-
"compatibility": ["5.0"],
29-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7"],
30-
"job": ["source-compat"]
31-
}
32-
]
24+
"tags": "sourcekit sourcekit-smoke"
3325
}
3426
]
3527
},
@@ -1633,15 +1625,7 @@
16331625
"target": "MovieSwift",
16341626
"destination": "generic/platform=iOS",
16351627
"configuration": "Release",
1636-
"tags": "sourcekit sourcekit-smoke",
1637-
"xfail": [
1638-
{
1639-
"issue": "https://github.com/apple/swift/issues/57442",
1640-
"compatibility": ["5.0"],
1641-
"branch": ["main", "release/5.5", "release/5.6", "release/5.7"],
1642-
"job": ["source-compat"]
1643-
}
1644-
]
1628+
"tags": "sourcekit sourcekit-smoke"
16451629
}
16461630
]
16471631
},

0 commit comments

Comments
 (0)