Skip to content

Commit 0d0199f

Browse files
committed
Restrict test to macOS
1 parent 572ae53 commit 0d0199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/BuildSystem/dsymutil_jobs.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# RUN: mkdir -p %t
33
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --darwin-install-extract-symbols --dsymutil-jobs 5 --cmake %cmake 2>&1 | %FileCheck %s
44

5-
# REQUIRES: standalone_build
5+
# REQUIRES: standalone_build,OS=macosx
66

77
# CHECK: --- Extracting symbols ---
88
# CHECK: { "command": "dsymutil", "start": "

0 commit comments

Comments
 (0)