Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion script/test-grpc-interop
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ while true; do
--test_duration_secs "${RUN_LENGTH}" \
--num_channels_per_server 200 \
--num_stubs_per_channel 1 \
--do_not_abort_on_transient_failures false \
--test_cases "${TEST_CASES}" \
&& ((SUCCESS_TIME += RUN_LENGTH))

Expand Down