aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2016-12-08 16:27:56 -0800
committerGitHub <noreply@github.com>2016-12-08 16:27:56 -0800
commitd8f54c4206de4a09e4b70494d5f7e44d9015bb7b (patch)
tree74837616e1db330ca2f4817847ef09c38a939fd0 /tests.sh
parente3e38b81cc2eb3b31896342a2511cdc390bed280 (diff)
downloadprotobuf-d8f54c4206de4a09e4b70494d5f7e44d9015bb7b.tar.gz
protobuf-d8f54c4206de4a09e4b70494d5f7e44d9015bb7b.tar.bz2
protobuf-d8f54c4206de4a09e4b70494d5f7e44d9015bb7b.zip
Disable jruby test. (#2469)
Missed in #2467.
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.sh b/tests.sh
index 348a8493..c20b875d 100755
--- a/tests.sh
+++ b/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() {