aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2018-06-14 10:49:11 -0700
committerGravatar GitHub <noreply@github.com>2018-06-14 10:49:11 -0700
commit43557fee0bb921b08a1650bc6227747e66585a95 (patch)
treebdee005710b24b5baaf2a54f86d92f69897aa8a5 /test/core/security
parent9a2c0a8641d1837185a60436adf9419209f89fbe (diff)
Revert "Add suppressions to sanitizers for bazel builds"
Diffstat (limited to 'test/core/security')
-rw-r--r--test/core/security/BUILD4
1 files changed, 0 insertions, 4 deletions
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",
],
)