We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f797d35 + 4e2e76f commit 43487f4Copy full SHA for 43487f4
test/Interpreter/SDK/UIApplicationMain.swift
@@ -1,6 +1,8 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %target-build-swift %s -o %t/main -parse-as-library
3
4
+// REQUIRES: rdar106965845
5
+
6
// We aren't yet able to run tests that require a UI context, so just try
7
// building with the real SDK for now.
8
// DISABLED: %target-run %t/main | %FileCheck %s
0 commit comments