mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Tests: Disable ClangImporter/availability_custom_domains.swift on Android.
Unblocks Windows CI, which apparently tests Android. The underlying issue is tracked by https://github.com/swiftlang/swift/issues/80058.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
// REQUIRES: swift_feature_CustomAvailability
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
|
||||
// https://github.com/swiftlang/swift/issues/80058
|
||||
// UNSUPPORTED: OS=linux-android
|
||||
|
||||
import Oceans // re-exports Rivers
|
||||
|
||||
func testClangDecls() {
|
||||
|
||||
Reference in New Issue
Block a user