Skip to content

Commit 4e2a502

Browse files
authored
Merge pull request #37644 from benlangmuir/disable-timeout-ignore-non-stdlib-failures.test-sh
Disable test/ModuleInterface/swift_build_sdk_interfaces/ignore-non-stdlib-failures.test-sh
2 parents 2a4d520 + 202c9a7 commit 4e2a502

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/ModuleInterface/swift_build_sdk_interfaces/ignore-non-stdlib-failures.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: rdar78483379
3+
14
RUN: env SWIFT_EXEC=%swiftc_driver_plain not %{python} %utils/swift_build_sdk_interfaces.py %mcp_opt -sdk %S/Inputs/xfails-sdk/ -v -o %t/output | %FileCheck %s
25

36
CHECK-DAG: # (FAIL) {{.+}}{{\\|/}}Bad.swiftinterface

0 commit comments

Comments
 (0)