Disable jruby test. (#2469)

Missed in #2467.
This commit is contained in:
Paul Yang 2016-12-08 16:27:56 -08:00 committed by GitHub
parent e3e38b81cc
commit d8f54c4206

View file

@ -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() {