Skip to content

Commit e5d05a9

Browse files
authored
Merge pull request #33365 from slavapestov/disable-test-rdar66693249
Temporarily disable failing test
2 parents 13f2d3b + d8b6baf commit e5d05a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/attr/attr_availability_canonical_macos_version.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %swift -typecheck -verify -parse-stdlib -module-name Swift -target x86_64-apple-macosx11.0 %s
2+
// REQUIRES: rdar66693249
23

34

45
@available(OSX, introduced: 10.5, deprecated: 10.8, obsoleted: 11.0,

0 commit comments

Comments
 (0)