From 4bb1d5efb1ef3bf6a7b7ed52172acefbd52ad80d Mon Sep 17 00:00:00 2001 From: Nicolas Lacasse Date: Mon, 4 Mar 2019 10:46:21 -0800 Subject: [PATCH] Remove TODO that we won't do. There is no need to run the simple tests with RBE. PiperOrigin-RevId: 236682573 Change-Id: I6c7fa25a33ef5e4d0b2cc2badc12ff9e1a70f015 --- kokoro/run_tests.sh | 1 - 1 file changed, 1 deletion(-) 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 \