From 43557fee0bb921b08a1650bc6227747e66585a95 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Thu, 14 Jun 2018 10:49:11 -0700 Subject: Revert "Add suppressions to sanitizers for bazel builds" --- test/core/security/BUILD | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/core/security') diff --git a/test/core/security/BUILD b/test/core/security/BUILD index 12aa84d93b..70bcc8c9c3 100644 --- a/test/core/security/BUILD +++ b/test/core/security/BUILD @@ -183,7 +183,6 @@ grpc_cc_test( "//:gpr", "//:gpr_base", "//:grpc", - "//test/core/util:gpr_test_util", ], ) @@ -196,7 +195,6 @@ grpc_cc_test( "//:gpr", "//:gpr_base", "//:grpc", - "//test/core/util:gpr_test_util", ], ) @@ -208,7 +206,6 @@ grpc_cc_test( "//:alts_util", "//:gpr", "//:grpc", - "//test/core/util:gpr_test_util", ], ) @@ -223,6 +220,5 @@ grpc_cc_test( "//:grpc_secure", "//:tsi", "//:tsi_interface", - "//test/core/util:gpr_test_util", ], ) -- cgit v1.2.3