From d02bd901e96f3a907f5ba6eeeb090ddcfc2b6866 Mon Sep 17 00:00:00 2001 From: Alex Hornby Date: Wed, 23 Oct 2024 02:56:47 -0700 Subject: [PATCH] sapling: disable flaky tests on github getdeps cli Summary: X-link: https://github.com/facebook/sapling/pull/973 X-link: https://github.com/facebookincubator/zstrong/pull/1017 * disable flaky tests as per comment in Makefile * fix Makefiles JOBS sed expression to be macOS make compatible * remove Makefile comment in multiline shell, macOS make didn't like it * remove hexdump from deps for macOS where it is a system util Reviewed By: quark-zju Differential Revision: D64781284 fbshipit-source-id: a7f52c67d430219dcf7173b8d03cafe32fe41989 --- build/fbcode_builder/manifests/sapling | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/fbcode_builder/manifests/sapling b/build/fbcode_builder/manifests/sapling index c067360ef..cff882c67 100644 --- a/build/fbcode_builder/manifests/sapling +++ b/build/fbcode_builder/manifests/sapling @@ -60,7 +60,7 @@ fb303 fbthrift rust-shed -[dependencies.test=on] +[dependencies.all(test=on,not(os=darwin))] hexdump [dependencies.not(os=windows)]