Skip to content

Commit 92070a6

Browse files
committed
[Test] Disable userdoc validation on freebsd
Currently failing to find Foundation when running `generate-doc-index.swift`. This really only needs to run on a single platform anyway, so let's just disable it from freebsd for now.
1 parent 3f0732f commit 92070a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/docs/userdoc_indices.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# REQUIRES: swift_swift_parser
22
# REQUIRES: target-same-as-host
33
# REQUIRES: swift_feature_BareSlashRegexLiterals
4+
# UNSUPPORTED: OS=freebsd
45

56
# RUN: %empty-directory(%t)
67

0 commit comments

Comments
 (0)