diff options
Diffstat (limited to 'lldb/test/Shell/Reproducer/TestSynchronous.test')
-rw-r--r-- | lldb/test/Shell/Reproducer/TestSynchronous.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/Shell/Reproducer/TestSynchronous.test b/lldb/test/Shell/Reproducer/TestSynchronous.test index f32ce8c5722..c62cbe81aff 100644 --- a/lldb/test/Shell/Reproducer/TestSynchronous.test +++ b/lldb/test/Shell/Reproducer/TestSynchronous.test @@ -1,4 +1,5 @@ # REQUIRES: python +# UNSUPPORTED: system-windows # Ensure that replay happens in synchronous mode. # RUN: rm -rf %t.repro |