Skip to content

Commit fa60720

Browse files
committed
Revert "XFAIL a test to unblock the release/5.5 bots"
This reverts commit c1f6b9d.
1 parent 87883b8 commit fa60720

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Concurrency/Runtime/exclusivity_custom_executors.swift

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

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

0 commit comments

Comments
 (0)