mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Tests: un-xfail tests on the freestanding bot
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
// REQUIRES: concurrency_runtime
|
||||
// UNSUPPORTED: back_deployment_runtime
|
||||
|
||||
// rdar://124277662
|
||||
// XFAIL: freestanding
|
||||
|
||||
struct Boom: Error {}
|
||||
|
||||
func boom() async throws -> Int {
|
||||
|
||||
Reference in New Issue
Block a user