summaryrefslogtreecommitdiffhomepage
path: root/kokoro
diff options
context:
space:
mode:
authorNicolas Lacasse <nlacasse@google.com>2019-03-04 10:46:21 -0800
committerShentubot <shentubot@google.com>2019-03-04 10:47:24 -0800
commit4bb1d5efb1ef3bf6a7b7ed52172acefbd52ad80d (patch)
treebe264f45acef9474ae0633296dd85df47bce3e8e /kokoro
parentbc70897bb45bc4e911043dd4db59f090820d9489 (diff)
Remove TODO that we won't do.
There is no need to run the simple tests with RBE. PiperOrigin-RevId: 236682573 Change-Id: I6c7fa25a33ef5e4d0b2cc2badc12ff9e1a70f015
Diffstat (limited to 'kokoro')
-rwxr-xr-xkokoro/run_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/kokoro/run_tests.sh b/kokoro/run_tests.sh
index 4fcaed238..4980c716a 100755
--- a/kokoro/run_tests.sh
+++ b/kokoro/run_tests.sh
@@ -83,7 +83,6 @@ build_everything() {
# Run simple tests runs the tests that require no special setup or
# configuration.
-# TODO: Use RBE here once tests pass with RBE.
run_simple_tests() {
cd ${WORKSPACE_DIR}
bazel \