Skip to content

Commit 1d9a072

Browse files
milsemanairspeedswift
authored andcommitted
[test] Require -O stdlib for long-running test (#21769)
1 parent cf15027 commit 1d9a072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/stdlib/StringBreadcrumbs.swift

Lines changed: 1 addition & 1 deletion
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)