Skip to content

Commit f31c285

Browse files
authored
Merge pull request #3005 from apple/disablelldbbrkpt
Disable occasionally failing BreakpointSimple.test
2 parents 1d0faed + 1eafae0 commit f31c285

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: rdar78527396
34
// RUN: %lldb --repl < %s | FileCheck %s
45

56
func foo() -> Int {

0 commit comments

Comments
 (0)