Skip to content

Commit dabdd96

Browse files
authored
Merge pull request #34440 from hlopko/disable_variadic_test
[cxx-interop] Temporarily disable class-template-variadic test
2 parents 92fe04f + 672409d commit dabdd96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/templates/class-template-variadic.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
//
55
// We can't yet call member functions correctly on Windows (SR-13129).
66
// XFAIL: OS=windows-msvc
7+
// REQUIRES: fixing-after-30630
78

89
import ClassTemplateVariadic
910
import StdlibUnittest

0 commit comments

Comments
 (0)