aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/end2end/grpc_class_init_client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/end2end/grpc_class_init_client.rb')
-rwxr-xr-xsrc/ruby/end2end/grpc_class_init_client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/end2end/grpc_class_init_client.rb b/src/ruby/end2end/grpc_class_init_client.rb
index c35719a71f..ff40350cfa 100755
--- a/src/ruby/end2end/grpc_class_init_client.rb
+++ b/src/ruby/end2end/grpc_class_init_client.rb
@@ -54,7 +54,7 @@ def run_concurrency_stress_test(test_proc)
test_proc.call
- fail 'exception thrown while child thread initing class'
+ fail '(expected) exception thrown while child thread initing class'
end
# default (no gc_stress and no concurrency_stress)