aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2017-11-30 07:39:23 +0100
committerGravatar GitHub <noreply@github.com>2017-11-30 07:39:23 +0100
commitba89ad406541bbf074071c7b7ee54f1849119ffe (patch)
tree43e06768ec8c0cc0e78a3f4647f3def2b258ab1f /src/csharp/tests.json
parent17a1431a37108bb55c24a2022c1db9ea9632dcc9 (diff)
parent53bbde3c490a6dda7d80aad329df739efb5f1cf5 (diff)
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Reuse BatchContextSafeHandle objects by pooling them (take two)
Diffstat (limited to 'src/csharp/tests.json')
-rw-r--r--src/csharp/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/csharp/tests.json b/src/csharp/tests.json
index 65a0ed293f..82573edecb 100644
--- a/src/csharp/tests.json
+++ b/src/csharp/tests.json
@@ -5,6 +5,7 @@
"Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest",
"Grpc.Core.Internal.Tests.CompletionQueueEventTest",
"Grpc.Core.Internal.Tests.CompletionQueueSafeHandleTest",
+ "Grpc.Core.Internal.Tests.DefaultObjectPoolTest",
"Grpc.Core.Internal.Tests.MetadataArraySafeHandleTest",
"Grpc.Core.Internal.Tests.TimespecTest",
"Grpc.Core.Tests.AppDomainUnloadTest",