Disable availability checking in tests that use concurrency

This commit is contained in:
Doug Gregor
2021-07-16 23:03:34 -07:00
parent e2d97af4bf
commit 1e2012d816
218 changed files with 303 additions and 261 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %target-typecheck-verify-swift -enable-experimental-distributed
// RUN: %target-typecheck-verify-swift -enable-experimental-distributed -disable-availability-checking
// REQUIRES: concurrency
// REQUIRES: distributed