Skip to content

Commit dcad4db

Browse files
committed
[lldb] Disable flaky test Shell/Reproducer/Swift/TestBridging.test
This has been failing non-deterministically in CI. rdar://76540680
1 parent 8c37fc4 commit dcad4db

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)