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 5e0d448 + e42932e commit bae22f0Copy full SHA for bae22f0
test/ModuleInterface/swift_build_sdk_interfaces/xfail-logs.test-sh
@@ -1,3 +1,6 @@
1
+# Timing out in CI
2
+REQUIRES: rdar78318467
3
+
4
RUN: %empty-directory(%t)
5
RUN: env SWIFT_EXEC=%swiftc_driver_plain not %{python} %utils/swift_build_sdk_interfaces.py %mcp_opt -sdk %S/Inputs/xfails-sdk/ -o %t/output -log-path %t/logs | %FileCheck %s
6
RUN: %FileCheck -check-prefix PRINTS-ERROR %s < %t/logs/Bad-Bad-err.txt
0 commit comments