Skip to content

Commit 861d6fc

Browse files
committed
Revert "Disable all Kokoro test cases which requires ab"
This reverts commit 40aed89.
1 parent 40aed89 commit 861d6fc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tools/testutils/runcvde2etests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ while getopts "g" opt; do
2323
esac
2424
done
2525

26-
# TODO(b/532409657): Disable all test cases requiring ab for a moment as
27-
# they're not working.
28-
bazel_test_tag_filter_arg+=",-requires_ab"
29-
3026
function gather_test_results() {
3127
# Don't immediately exit on error anymore
3228
set +e

0 commit comments

Comments
 (0)