Skip to content

Commit 5cd1d08

Browse files
committed
Revert "[lldb] Disable BreakpointSimple.test"
This reverts commit 7b5f5e1. This patch inserted a line into the source file which broke the CHECK line with a hardcoded line number bleow and so the XFAIL became a self-fullfilling prophecy. rdar://93999875
1 parent 3b39e64 commit 5cd1d08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/Shell/SwiftREPL/BreakpointSimple.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// Test that we can set breakpoints in the REPL.
2-
// XFAIL: *
32
// REQUIRES: swift
43
// RUN: %lldb --repl < %s | FileCheck %s
54

0 commit comments

Comments
 (0)