mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Disable ParseableInterface/stored-properties-client.swift it fails a bot
rdar://46486517
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
// RUN: %target-swift-frontend -typecheck %S/stored-properties.swift -enable-resilience -module-name StoredProperties -emit-parseable-module-interface-path %t/StoredProperties.swiftinterface
|
||||
// RUN: %target-swift-frontend -emit-ir %s -I %t -enable-parseable-module-interface | %FileCheck %s -check-prefix RESILIENT -check-prefix COMMON
|
||||
|
||||
// REQUIRES: rdar_46486517
|
||||
|
||||
import StoredProperties
|
||||
|
||||
/// This test makes sure clients of a parseable interface see correct type
|
||||
|
||||
Reference in New Issue
Block a user