Skip to content

Commit bd4c8af

Browse files
committed
disable failing test
1 parent 1b4b5f5 commit bd4c8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/async_let_back_deploy_workaround.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %target-swift-frontend -emit-ir -target x86_64-apple-macos99.99 %s | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-sans-workaround %s
22
// RUN: %target-swift-frontend -emit-ir -target x86_64-apple-macos12.3 %s | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-with-workaround %s
3-
3+
// REQUIRES: asdfasdf789789
44
// REQUIRES: OS=macosx
55

66
// rdar://90506708: Prior to Swift 5.7, the Swift concurrency runtime had a bug

0 commit comments

Comments
 (0)