Skip to content

Commit d7d98c2

Browse files
authored
Merge pull request #67897 from kavon/reenable-old-test
re-enable `executor_deinit1.swift`
2 parents 91b4757 + 354d061 commit d7d98c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
// REQUIRES: concurrency_runtime
77
// UNSUPPORTED: back_deployment_runtime
88

9-
// https://github.com/apple/swift/issues/56817
10-
// UNSUPPORTED: OS=linux-gnu
11-
12-
// REQUIRES: rdar78325660
13-
149
// doesn't matter that it's bool identity function or not
1510
func boolIdentityFn(_ x : Bool) -> Bool { return x }
1611

0 commit comments

Comments
 (0)