Skip to content

Commit c1f6b9d

Browse files
authored
XFAIL a test to unblock the release/5.5 bots
1 parent e6826e3 commit c1f6b9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/exclusivity_custom_executors.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// Disabled until test hang can be looked at.
1111
// UNSUPPORTED: OS=windows-msvc
1212

13+
// rdar://82973061
14+
// XFAIL: linux
15+
1316
// This test makes sure that we properly save/restore access when we
1417
// synchronously launch a task from a serial executor. The access from the task
1518
// should be merged into the already created access set while it runs and then

0 commit comments

Comments
 (0)