Skip to content

Commit c727102

Browse files
committed
[lldb] Disable hanging reproducers on Linux
1 parent 0f6e045 commit c727102

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lldb/test/Shell/Reproducer/Swift/TestBridging.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNSUPPORTED: system-windows, system-freebsd
1+
# UNSUPPORTED: system-windows, system-freebsd, linux
22
# REQUIRES: swift
33

44
# This tests replaying a Swift reproducer with bridging.

lldb/test/Shell/Reproducer/Swift/TestModule.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNSUPPORTED: system-windows, system-freebsd
1+
# UNSUPPORTED: system-windows, system-freebsd, linux
22
# REQUIRES: swift
33

44
# This tests replaying a Swift reproducer with bridging.

0 commit comments

Comments
 (0)