Skip to content

Commit 6c17565

Browse files
committed
[cxx-interop] Conditionally re-enable a test for std::function, pt 2
The post-commit CI uses a slightly different version of UBI. rdar://125816354
1 parent af311ff commit 6c17565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/stdlib/use-std-function.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// which aren't yet supported in Swift. Therefore initializing a std::function from Swift closures
1212
// will not work on the platforms that are shipped with this version of libstdc++ (rdar://125816354).
1313
// XFAIL: LinuxDistribution=ubuntu-22.04
14+
// XFAIL: LinuxDistribution=rhel-9.3
1415
// XFAIL: LinuxDistribution=rhel-9.4
1516

1617
import StdlibUnittest

0 commit comments

Comments
 (0)