aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@google.com>2017-11-27 09:53:19 -0800
committerGravatar Adele Zhou <adelez@google.com>2017-11-27 09:53:19 -0800
commitab8fce5338ff89acb570c77a84e56dcc18500476 (patch)
tree18590289296315c0066558ebdbbe85eb0f5bf038 /tools/interop_matrix
parentde93112a3f70afa39d3e9aa87da165f9f737fdef (diff)
Disable node 1.7
Diffstat (limited to 'tools/interop_matrix')
-rw-r--r--tools/interop_matrix/client_matrix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index c7860f3fcc..ee24ae7b28 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -104,7 +104,7 @@ LANG_RELEASE_MATRIX = {
'v1.3.9',
'v1.4.2',
'v1.6.6',
- 'v1.7.1',
+ #'v1.7.1', Failing tests.
],
'ruby': [
# Ruby v1.0.x doesn't have the fix #8914, therefore not supported.