Skip to content

Commit 8d99f24

Browse files
authored
Merge pull request #33369 from slavapestov/disable-test-rdar66693249-5.3
Temporarily disable failing test
2 parents 08af507 + 19ad53e commit 8d99f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/attr/attr_availability_canonical_macos_version.swift

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

3+
// REQUIRES: rdar66693249
4+
35

46
@available(OSX, introduced: 10.5, deprecated: 10.8, obsoleted: 11.0,
57
message: "you don't want to do that anyway")

0 commit comments

Comments
 (0)