Skip to content

Commit 1c054d7

Browse files
authored
Merge pull request #81708 from swiftlang/egorzhdan/6.1-disable-std-function-rhel
🍒[cxx-interop] Temporarily disable a test for `std::function` on UBI 9
2 parents c9917e3 + e2327c5 commit 1c054d7

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
@@ -15,6 +15,7 @@
1515
// XFAIL: LinuxDistribution=rhel-9.3
1616
// XFAIL: LinuxDistribution=rhel-9.4
1717
// XFAIL: LinuxDistribution=rhel-9.5
18+
// XFAIL: LinuxDistribution=rhel-9.6
1819
// XFAIL: LinuxDistribution=fedora-39
1920
// XFAIL: LinuxDistribution=debian-12
2021

0 commit comments

Comments
 (0)