Skip to content

Commit a8dbc5f

Browse files
authored
Merge pull request #60365 from meg-gupta/disableruntimetest
Disable test associated_type_demangle_private.swift failing in CI
2 parents f10e66e + 18411bf commit a8dbc5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/associated_type_demangle_private.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// RUN: %target-codesign %t/a.out
44
// RUN: %target-run %t/a.out
55
// REQUIRES: executable_test
6+
// REQUIRES: rdar97996884
67

78
import Swift
89
import StdlibUnittest

0 commit comments

Comments
 (0)