Skip to content

Commit 5840161

Browse files
committed
lldb: Skip reproducer+expression evaluation test on linux
It's flaky.
1 parent b0eed2a commit 5840161

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lldb/test/Shell/Reproducer/Functionalities/TestExpressionEvaluation.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# UNSUPPORTED: system-windows, system-freebsd
22

3+
# Flaky
4+
# UNSUPPORTED: system-linux
5+
36
# This tests that expression evaluation continues to work when replaying a
47
# reproducer.
58

0 commit comments

Comments
 (0)