Skip to content

Commit 1a75fd1

Browse files
authored
Merge pull request swiftlang#74990 from swiftlang/egorzhdan/std-function-test-reenable-pt3
[cxx-interop] Conditionally re-enable a test for `std::function`, pt 3
2 parents bb16e50 + b7fc492 commit 1a75fd1

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)