Skip to content

Commit 61cc49e

Browse files
authored
Merge pull request #41528 from mikeash/fix-Assert-debugPrecondition-off.swift
Mark stdlib/Assert-debugPrecondition-off.swift as REQUIRES: executable_test.
2 parents efa055c + 039eb10 commit 61cc49e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/Assert-debugPrecondition-off.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// RUN: %target-run %t/Assert_Unchecked | %FileCheck --check-prefixes=UNCHECKED %s
1111

1212
// UNSUPPORTED: swift_stdlib_debug_preconditions_in_release
13+
// REQUIRES: executable_test
1314

1415
// DEBUG: _isStdlibDebugChecksEnabled: true
1516
// RELEASE: _isStdlibDebugChecksEnabled: false

0 commit comments

Comments
 (0)