Skip to content

Commit 5ce8b6c

Browse files
committed
Disable test/Interop/SwiftToCxx/class/swift-class-execution.cpp
It failed on a package bot. https://ci.swift.org/job/oss-swift-package-ubi-9/506/consoleText rdar://109037144
1 parent 1bcda2f commit 5ce8b6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/SwiftToCxx/class/swift-class-execution.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// (1) Onone, no evolution
22

3+
// REQUIRES: rdar_109037144
4+
//
35
// RUN: %empty-directory(%t-onone)
46

57
// RUN: %target-swift-frontend %S/swift-class-in-cxx.swift -typecheck -module-name Class -clang-header-expose-decls=all-public -emit-clang-header-path %t-onone/class.h -Onone

0 commit comments

Comments
 (0)