Skip to content

Commit 3eb24d4

Browse files
authored
Merge pull request swiftlang#21725 from milseman/stdlib_optometrist_required
[test] Require -O stdlib for long-running test
2 parents 3fada58 + 509aa6b commit 3eb24d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/stdlib/StringBreadcrumbs.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %target-run-stdlib-swift
2-
// REQUIRES: executable_test
2+
// REQUIRES: executable_test,optimized_stdlib
33

44
// Some targetted tests for the breadcrumbs path. There is some overlap with
55
// UTF16View tests for huge strings, but we want a simpler suite that targets

0 commit comments

Comments
 (0)