Skip to content

Commit 370a5cf

Browse files
authored
Merge pull request #3001 from benlangmuir/disable-flaky-test
[lldb] Disable flaky test Shell/Reproducer/Swift/TestBridging.test
2 parents 8c37fc4 + dcad4db commit 370a5cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# UNSUPPORTED: system-windows, system-freebsd, system-linux
22
# REQUIRES: swift
33

4+
# Failing non-deterministically in CI.
5+
# REQUIRES: rdar78319322
6+
47
# This tests replaying a Swift reproducer with bridging.
58

69
# Start clean.

0 commit comments

Comments
 (0)