Skip to content

Commit bae22f0

Browse files
authored
Merge pull request #37572 from benlangmuir/disable-xfail-logs.test-sh
Disable ModuleInterface/swift_build_sdk_interfaces/xfail-logs.test-sh
2 parents 5e0d448 + e42932e commit bae22f0

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)