blob: d34c2a21474d8f2b6a997c7105717cc5e9812633 [file] [log] [blame]
// Note that this test should still "pass" when Swift.swiftinterface has not
// been generated.
// SWIFT_ENABLE_TENSORFLOW
// FIXME(TF-489): Re-enable this test after fixing `.swiftinterface` errors.
// UNSUPPORTED: nonexecutable_test
// RUN: %empty-directory(%t)
// RUN: not ls %platform-module-dir/Swift.swiftmodule/%target-cpu.swiftinterface || %target-swift-frontend -build-module-from-parseable-interface %platform-module-dir/Swift.swiftmodule/%target-cpu.swiftinterface -parse-stdlib -o %t/Swift.swiftmodule
// REQUIRES: nonexecutable_test