mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Various distributed actors test cases were testing behavior that ultimately depends on availability checking but then disabled availability checking on the command line when building. This will break with future planned changes to availability checking infrastructure.