Author: jdevlieghere
Date: Mon Sep 16 20:58:32 2019
New Revision: 372064

URL: http://llvm.org/viewvc/llvm-project?rev=372064&view=rev
Log:
[test] Disable reproducer dump test on Windows

Modified:
    lldb/trunk/lit/Reproducer/TestDump.test

Modified: lldb/trunk/lit/Reproducer/TestDump.test
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/lit/Reproducer/TestDump.test?rev=372064&r1=372063&r2=372064&view=diff
==============================================================================
--- lldb/trunk/lit/Reproducer/TestDump.test (original)
+++ lldb/trunk/lit/Reproducer/TestDump.test Mon Sep 16 20:58:32 2019
@@ -1,3 +1,4 @@
+# UNSUPPORTED: system-windows
 # This tests the reproducer dump functionality.
 
 # Generate a reproducer.


_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to