mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Disable ModuleInterface/swift_build_sdk_interfaces/xfail-logs.test-sh
This is timing out in CI in some configurations. rdar://78318467
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Timing out in CI
|
||||
REQUIRES: rdar78318467
|
||||
|
||||
RUN: %empty-directory(%t)
|
||||
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
|
||||
RUN: %FileCheck -check-prefix PRINTS-ERROR %s < %t/logs/Bad-Bad-err.txt
|
||||
|
||||
Reference in New Issue
Block a user