8000 Merge pull request #951 from JDevlieghere/disable-repro-5.2 · swiftlang/llvm-project@c2133f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2133f2

Browse files
authored
Merge pull request #951 from JDevlieghere/disable-repro-5.2
[lldb/Reproducers] Disable Swift reproducer tests on 5.2
2 parents d217272 + 43516e1 commit c2133f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lldb/lit/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, system-darwin, system-linux
22

33
# This tests replaying a Swift reproducer with bridging.
44

lldb/lit/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, system-darwin, system-linux
22

33
# This tests replaying a Swift reproducer with bridging.
44

0 commit comments

Comments
 (0)
0