Skip to content

Commit 3e2535f

Browse files
authored
Merge pull request #30833 from nkcsgexi/61348443
test: disable Serialization/multi-file-type-eraser.swift for failing in public CI
2 parents 549f630 + 8d0e38e commit 3e2535f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Serialization/multi-file-type-eraser.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar61348443
12
// RUN: %empty-directory(%t)
23
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file.swiftmodule -primary-file %s %S/Inputs/multi-file-type-eraser.swift
34
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file-2.swiftmodule %s -primary-file %S/Inputs/multi-file-type-eraser.swift

0 commit comments

Comments
 (0)