mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
tests: disable embedded/unowned-task-executor.swift for arm64e
The check lines do not match ptrauch code rdar://157170056
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
// REQUIRES: OS=macosx
|
||||
// REQUIRES: swift_feature_Embedded
|
||||
|
||||
// check lines do not match ptrauch code
|
||||
// UNSUPPORTED: CPU=arm64e
|
||||
|
||||
import _Concurrency
|
||||
|
||||
public var e: (any TaskExecutor)? = nil
|
||||
|
||||
Reference in New Issue
Block a user