Skip to content

Commit 4e80ead

Browse files
committed
debugging on the CI host
1 parent 63e9ab3 commit 4e80ead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ModuleInterface/swift_build_sdk_interfaces/check-only-mode.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
// CHECK-DAG: FMWK.swiftmodule
1414

1515
// RUN: %target-typecheck-verify-swift -sdk %t/sdk -Fsystem %t/sdk/System/Library/Frameworks -I %t/sdk/usr/lib/swift/ -module-cache-path %t/MCP -prebuilt-module-cache-path %t/prebuilt
16+
// RUN: ls %t/MCP/*.swiftmodule
17+
// RUN: cat %t/MCP/*.swiftmodule
1618
// RUN: %{python} %S/../ModuleCache/Inputs/check-is-forwarding-module.py %t/MCP/*.swiftmodule
1719

1820
// Touch a file in the SDK (to make it look like it changed) and try again.

0 commit comments

Comments
 (0)