Skip to content

Commit 4aeec72

Browse files
authored
Merge pull request #73938 from hamishknight/disable-test
[test] Disable actor_assert_precondition_executor_checkIsolated_main_customExecutorOnMain_swift6_mode.swift
2 parents da59253 + adfe824 commit 4aeec72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/actor_assert_precondition_executor_checkIsolated_main_customExecutorOnMain_swift6_mode.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
// UNSUPPORTED: use_os_stdlib
1616
// UNSUPPORTED: freestanding
1717

18+
// Temporarily disable for now rdar://128862814
19+
// REQUIRES: rdar128862814
20+
1821
import Dispatch
1922

2023
@available(SwiftStdlib 6.0, *)

0 commit comments

Comments
 (0)