Skip to content

Commit beecdc8

Browse files
authored
Merge pull request #64432 from apple/es-fix
Add REQUIRES to package-name-diagnostics test
2 parents f8aaf18 + be56f4d commit beecdc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/diagnostics/package-name-diagnostics.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %empty-directory(%t)
2+
// REQUIRES: rdar106819422
23

34
// Package name should have valid characters
45
// RUN: not --crash %target-swift-frontend -module-name Logging -package-name My-Logging%Pkg %s -emit-module -emit-module-path %t/Logging.swiftmodule 2> %t/resultA.output

0 commit comments

Comments
 (0)