[test] Fully disable moveonly_interface.swift

This commit is contained in:
Hamish Knight
2023-05-29 13:59:27 +01:00
parent 0b7d8ab78c
commit e03bd0a15d

View File

@@ -4,6 +4,6 @@
// RUN: %target-swift-frontend -DSYNTHESIZE_ACCESSORS -enable-library-evolution -module-name Hello -emit-module -o %t/Hello.swiftmodule -emit-module-interface-path %t/Hello.swiftinterface %S/Inputs/moveonly_simple.swift
// rdar://106164128
// XFAIL: *
// REQUIRES: rdar106164128
// TODO: finish this test by verifying the interface with FileCheck