From ab3db3e37a4a66759c56548440305d74ee74dc7e Mon Sep 17 00:00:00 2001 From: Michael Gottesman Date: Tue, 13 Aug 2019 14:17:37 -0700 Subject: [PATCH] [bug-reducer] Disable test for now until I have time to look at this. --- validation-test/Python/bug-reducer.test-sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/validation-test/Python/bug-reducer.test-sh b/validation-test/Python/bug-reducer.test-sh index 2ab4477cba531..401fdf328471b 100644 --- a/validation-test/Python/bug-reducer.test-sh +++ b/validation-test/Python/bug-reducer.test-sh @@ -2,3 +2,6 @@ // REQUIRES: OS=macosx // REQUIRES: asserts // REQUIRES: CMAKE_GENERATOR=Ninja +// +// TODO: Re-enable this. +// REQUIRES: disabled