Skip to content

Commit d7d3ca1

Browse files
authored
Merge pull request #77611 from swiftlang/egorzhdan/std-function-ubi9
[cxx-interop] Temporarily disable a test for `std::function` on UBI 9
2 parents 5486b7a + 0a4eeab commit d7d3ca1

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
@@ -14,6 +14,7 @@
1414
// XFAIL: LinuxDistribution=ubuntu-22.04
1515
// XFAIL: LinuxDistribution=rhel-9.3
1616
// XFAIL: LinuxDistribution=rhel-9.4
17+
// XFAIL: LinuxDistribution=rhel-9.5
1718
// XFAIL: LinuxDistribution=fedora-39
1819
// XFAIL: LinuxDistribution=debian-12
1920

0 commit comments

Comments
 (0)