Skip to content
Snippets Groups Projects
Commit b1ef2d46 authored by David G. Quintas's avatar David G. Quintas Committed by GitHub
Browse files

Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout

Increase deadline for 1byte fixture
parents 34e6ce63 35358690
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,8 @@ static grpc_end2end_test_config configs[] = {
int main(int argc, char **argv) {
size_t i;
g_fixture_slowdown_factor = 2.0;
grpc_test_init(argc, argv);
grpc_end2end_tests_pre_init();
grpc_init();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment