diff --git a/Makefile b/Makefile index a4e04a79b..e8e09588e 100644 --- a/Makefile +++ b/Makefile @@ -516,8 +516,10 @@ endif ifdef ASSERT_STATUS_CHECKED # TODO: finish fixing all tests to pass this check TESTS_FAILING_ASC = \ + c_test \ db_test \ db_test2 \ + env_test \ range_locking_test \ testutil_test \