mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Tests] Disable refactoring/ConvertAsync in ASAN
ASAN detected stack-use-after-scope errors. Disable tests while fixing. rdar://problem/73984220
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// rdar://problem/73984220
|
||||
// XFAIL: asan
|
||||
enum CustomError: Error {
|
||||
case invalid
|
||||
case insecure
|
||||
|
||||
Reference in New Issue
Block a user