Skip to content

Commit 59cb6ad

Browse files
authored
Revert "[Test] Disable failing async_task_locals tests on ARM64e." (#65244)
This reverts commit cd1e0d7.
1 parent caa8ea8 commit 59cb6ad

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/Concurrency/Runtime/async_task_locals_spawn_let.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// REQUIRES: concurrency_runtime
99
// UNSUPPORTED: back_deployment_runtime
1010

11-
// rdar://105496007
12-
// UNSUPPORTED: CPU=arm64e
13-
1411
@available(SwiftStdlib 5.1, *)
1512
enum TL {
1613
@TaskLocal

test/Concurrency/Runtime/async_task_locals_wrapper.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// REQUIRES: concurrency_runtime
99
// UNSUPPORTED: back_deployment_runtime
1010

11-
// rdar://105496007
12-
// UNSUPPORTED: CPU=arm64e
13-
1411
@available(SwiftStdlib 5.1, *)
1512
enum TL {
1613
@TaskLocal

0 commit comments

Comments
 (0)