Skip to content

Commit 1a8703d

Browse files
authored
Merge pull request #4018 from apple/jdevlieghere/rdar/79730016-main
[lldb] Disable BreakpointSimple.test
2 parents c3e4c3a + bab9f95 commit 1a8703d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/SwiftREPL/BreakpointSimple.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Test that we can set breakpoints in the REPL.
22
// REQUIRES: swift
3+
// REQUIRES: rdar79730016
34
// RUN: %lldb --repl < %s | FileCheck %s
45

56
func foo() -> Int {

0 commit comments

Comments
 (0)