Fix broken test (invalid string comparison in py3)
authorChristopher Suter <cgs@google.com>
Tue, 6 Mar 2018 19:21:20 +0000 (11:21 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 19:25:52 +0000 (11:25 -0800)
commit131f13afafd59278d4441f61f5f6e231b48f077c
tree69318cb0438693f1c0b1ee50723962a0e2b92472
parentcbc4134543784cf9b794aefaef6599dbadaa200e
Fix broken test (invalid string comparison in py3)

PiperOrigin-RevId: 188051422
tensorflow/contrib/cluster_resolver/python/training/tpu_cluster_resolver_test.py