Disable jruby test. (#2469)

Missed in #2467.
pull/2259/merge
Paul Yang 8 years ago committed by GitHub
parent e3e38b81cc
commit d8f54c4206
  1. 2
      tests.sh

@ -329,7 +329,7 @@ build_ruby_all() {
build_ruby22
# TODO(teboring): Disable jruby test temperarily for it randomly fails.
# https://grpc-testing.appspot.com/job/protobuf_pull_request/735/consoleFull.
build_jruby
# build_jruby
}
build_javascript() {

Loading…
Cancel
Save