[lldb] (Temporarily) disable vfork-follow-parent-wp.test on Darwin
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 8 Apr 2021 22:05:26 +0000 (15:05 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 8 Apr 2021 22:05:27 +0000 (15:05 -0700)
The test is failing on GreenDragon. Pinged MichaƂ in D98822.

lldb/test/Shell/Subprocess/vfork-follow-parent-wp.test

index d73b854..8c74e28 100644 (file)
@@ -1,5 +1,6 @@
 # REQUIRES: native && dbregs-set
 # UNSUPPORTED: system-windows
+# UNSUPPORTED: system-darwin
 # RUN: %clangxx_host -g %p/Inputs/fork.cpp -DTEST_FORK=vfork -o %t
 # RUN: %lldb -b -s %s %t | FileCheck %s
 process launch -s