Skip to content

Commit e42932e

Browse files
committed
Disable ModuleInterface/swift_build_sdk_interfaces/xfail-logs.test-sh
This is timing out in CI in some configurations. rdar://78318467
1 parent 53264a6 commit e42932e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/ModuleInterface/swift_build_sdk_interfaces/xfail-logs.test-sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Timing out in CI
2+
REQUIRES: rdar78318467
3+
14
RUN: %empty-directory(%t)
25
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
36
RUN: %FileCheck -check-prefix PRINTS-ERROR %s < %t/logs/Bad-Bad-err.txt

0 commit comments

Comments
 (0)