mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #23560 from harlanhaskins/rdar49240981-test-disable
[test] Disable failing test to unblock the bots
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
// RUN: %target-swift-ide-test -code-completion -source-filename %s -code-completion-token=AVAILABLE_1 | %FileCheck %s -check-prefix=AVAILABLE_1
|
||||
// RUN: %target-swift-ide-test -code-completion -source-filename %s -code-completion-token=AVAILABLE_2 | %FileCheck %s -check-prefix=AVAILABLE_2
|
||||
|
||||
// REQUIRES: rdar49240981
|
||||
|
||||
func freeFunc() {}
|
||||
|
||||
//===---
|
||||
|
||||
Reference in New Issue
Block a user