Skip to content

Commit b7fc492

Browse files
committed
[cxx-interop] Conditionally re-enable a test for std::function, pt 3
This also disables the test on Fedora. rdar://125816354
1 parent bb16e50 commit b7fc492

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
@@ -13,6 +13,7 @@
1313
// XFAIL: LinuxDistribution=ubuntu-22.04
1414
// XFAIL: LinuxDistribution=rhel-9.3
1515
// XFAIL: LinuxDistribution=rhel-9.4
16+
// XFAIL: LinuxDistribution=fedora-39
1617

1718
import StdlibUnittest
1819
import StdFunction

0 commit comments

Comments
 (0)