Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Commit f36804a

Browse files
author
Davide Italiano
committed
[SwiftREPL] Re-enable ExclusivityREPL.
1 parent 9dee93a commit f36804a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lit/SwiftREPL/ExclusivityREPL.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// Runtime checks for exclusive access should be enabled in the REPL.
22

3-
// REQUIRES: rdar53117564
4-
// swift-lldb: DISABLED because it fails sporadically due to a race condition.
5-
63
// RUN: %lldb --repl < %s 2>&1 | FileCheck %s
74
// CHECK: modification requires exclusive access
85
// CHECK: Execution interrupted

0 commit comments

Comments
 (0)