Skip to content

Commit 43487f4

Browse files
authored
Merge pull request #68144 from nate-chandler/wrangle/20230825/1
[Test] Disabled test failing in some configs.
2 parents f797d35 + 4e2e76f commit 43487f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/SDK/UIApplicationMain.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %target-build-swift %s -o %t/main -parse-as-library
33

4+
// REQUIRES: rdar106965845
5+
46
// We aren't yet able to run tests that require a UI context, so just try
57
// building with the real SDK for now.
68
// DISABLED: %target-run %t/main | %FileCheck %s

0 commit comments

Comments
 (0)