Skip to content

Commit af18338

Browse files
authored
Merge pull request #81812 from rjmansfield/disable_use_std_func_ubi9
[6.2] [cxx-interop] Temporarily disable a test for `std::function` on UBI 9
2 parents 0ed5cff + 28eceb4 commit af18338

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)