[lldb] [test] Mark the remaining vfork-follow-child test unsupported (flaky) on aarch64
authorMichał Górny <mgorny@moritz.systems>
Fri, 3 Sep 2021 14:30:25 +0000 (16:30 +0200)
committerMichał Górny <mgorny@moritz.systems>
Fri, 3 Sep 2021 14:30:25 +0000 (16:30 +0200)
lldb/test/Shell/Subprocess/vfork-follow-child.test

index e21b918..57a054a 100644 (file)
@@ -1,6 +1,8 @@
 # REQUIRES: native
 # UNSUPPORTED: system-darwin
 # UNSUPPORTED: system-windows
+# This test is very flaky on aarch64.
+# UNSUPPORTED: system-linux && target-aarch64
 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=vfork -o %t
 # RUN: %lldb -b -s %s %t | FileCheck %s
 settings set target.process.follow-fork-mode child