We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1862c95 commit 4f32e5dCopy full SHA for 4f32e5d
validation-test/ParseableInterface/verify_stdlib.swift
@@ -1,10 +1,6 @@
1
// Note that this test should still "pass" when Swift.swiftinterface has not
2
// been generated.
3
4
-// SWIFT_ENABLE_TENSORFLOW
5
-// FIXME(TF-489): Re-enable this test after fixing `.swiftinterface` errors.
6
-// UNSUPPORTED: nonexecutable_test
7
-
8
// RUN: %empty-directory(%t)
9
// 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
10
0 commit comments