Skip to content

Commit 71e3136

Browse files
Merge pull request #77260 from gottesmm/pr-ba3ee3db6fcba17667177c4b3001d8ac6c6144bc
Add two missing REQUIRES to a test.
2 parents 1e2d056 + 45505ef commit 71e3136

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/Concurrency/hoptomainactorifneeded_interpreter.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
// RUN: %target-codesign %t/main_crash
1313
// RUN: %target-run %t/main_crash %t/%target-library-name(PreconcurrencyUnchecked)
1414

15+
// REQUIRES: asserts
16+
// REQUIRES: executable_test
17+
// REQUIRES: concurrency
18+
// REQUIRES: objc_interop
19+
1520
// UNSUPPORTED: back_deployment_runtime
1621
// UNSUPPORTED: back_deploy_concurrency
1722
// UNSUPPORTED: use_os_stdlib

0 commit comments

Comments
 (0)