2815 Commits (100231973605df0c29620364f15215f460fe3329)

Author SHA1 Message Date
Craig Tiller b28c4048f9
[fuzzing] Fix failures found by max_connection_idle_fuzzer (#33487) 1 year ago
Craig Tiller 223117fc85
[fuzzing] Increase deadline to accommodate fuzzing injected delays (#33480) 1 year ago
Craig Tiller a8132669f4
[flake] Raise deadline to eliminate flake in request_with_payload (#33488) 1 year ago
Craig Tiller 153f4e262c
[fuzzing] Increase deadline to accommodate fuzzing injected delays (#33481) 1 year ago
Craig Tiller 26ae8a1d96
[fuzzing] Fix fuzzer found test bug (#33471) 1 year ago
Craig Tiller 23f5810264
[no_logging] Restrict regexes by module name (#33468) 1 year ago
Craig Tiller a5272fa3c3
[test] Disable cq verifier logs for stress test (#33467) 1 year ago
Craig Tiller ecb7549a99
[end2end] Increase deadline on filtered_metadata test after observed failure (#33466) 1 year ago
Mark D. Roth d8db05a068
[core e2e tests] increase RPC deadline in a couple of tests to avoid flakes (#33456) 1 year ago
Craig Tiller d4be39a6ab
[fuzzing] Use a smaller max delay for writes than run-after (#33455) 1 year ago
Craig Tiller e0ad9e5746
[end2end] Fix simple delayed request (#33450) 1 year ago
Craig Tiller e5035063e8
[end2end] Further robustness tuning for uds path name selection (#33443) 1 year ago
Craig Tiller cd96210215
[fuzzer] Fix event ordering in retry_max_concurrent_streams (#33454) 1 year ago
Craig Tiller 133640507b
[end2end] Better logging, and a fix (by increasing timeout) on disappearing_server_test (#33444) 1 year ago
Craig Tiller 2055cce132
[fuzzing] Fix bug on endpoint shutdown whereby we leave read requests dangling (#33406) 1 year ago
Craig Tiller 51a6857fa1
[end2end] Shard some longer running tests a little more to reduce timeout risk (#33439) 1 year ago
Craig Tiller 7e6606f5a6
[windows] Add a check for too long path names (#33418) 1 year ago
Craig Tiller 8e137e524a
[end2end] Reduce likelihood of two tests opening the same UDS socket (#33410) 1 year ago
Craig Tiller 14c63c70af
[fuzzing] Fix recursive mutex acquisition in fuzzing event engine (#33404) 1 year ago
Craig Tiller 495bcbcb74
[fuzzing] Increase timeout to accomodate slow internal callbacks (#33407) 1 year ago
Craig Tiller eba6cecdcb
[fuzzing] Remove ambiguity in test case, make fuzzer pass (#33405) 1 year ago
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 1 year ago
Craig Tiller 82534bab24
[end2end] Shard some longer running tests a little more to reduce timeout risk (#33387) 1 year ago
Craig Tiller d8f3dab96c
[end2end] Binary & fuzzer per test .cc (#33374) 1 year ago
Craig Tiller 72da46fa5c
[fuzzing] Handle closing after the final write in fuzzing-event-engine (#33266) 2 years ago
Craig Tiller f964961ba8
[fuzzing] Tune down max delay (#33345) 2 years ago
Craig Tiller 21996c3784
[end2end] Force crash on failure to receive an event (#33260) 2 years ago
Craig Tiller bc70a67e94
[fuzzer] Increase timeouts to accommodate delayed callbacks (#33271) 2 years ago
Craig Tiller ea58add8bf
[end2end] Fix fuzzer found memory leak (#33264) 2 years ago
Craig Tiller e0ba7b720a
[fuzzing] Increase timeout to accommodate delayed callbacks (#33267) 2 years ago
Craig Tiller 7a3e2e45da
[fuzzer] Change core_end2end_test_fuzzer test selection scheme (#33197) 2 years ago
AJ Heller 4fde5dabf6
[fuzzing] Extract and modernize ChannelArgs fuzzer configuration (#33161) 2 years ago
Vignesh Babu 9c59671936
[testing] Skip more flaky event engine tests (#33160) 2 years ago
Craig Tiller 5fac4ad47b
[fuzzing] Improve OSA distance performance (#33149) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Vignesh Babu 63ecc4ba3e
[testing] Temporarily skip flaky event engine tests. (#33136) 2 years ago
Craig Tiller 239d3e6857
[fuzzing] Allow core_end2end_test_fuzzer, api_fuzzer to change experiments (#33147) 2 years ago
Craig Tiller cd44a2433e
[call] Dont take grpclb_client_stats from the app (#33118) 2 years ago
Vignesh Babu 915d7c4a70
[Fuzzing] Bound RunAfter duration in fuzzing event engine (#33128) 2 years ago
Craig Tiller 997af8d073
[api_fuzzer] Attempt to clean up fuzzer memory leak (#33120) 2 years ago
Craig Tiller 66d9f52fbd
[api-fuzzer] Fix memory leak (#33109) 2 years ago
Craig Tiller 123811399b
[promises] Remove bad log statement (#33113) 2 years ago
Craig Tiller 18d369a6f4
[fuzzing] Avoid initialization order fiasco in core_end2end_test_fuzzer (#33108) 2 years ago
Craig Tiller 9760ce9d0a
[end2end] Shorten corpora filenames (#33095) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Mark D. Roth 1fcaccdf5f
[client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago
AJ Heller 18aab6ffb5
Revert "[client channel] use ChunkedVector for call attributes" (#33014) 2 years ago
Mark D. Roth 2f89fd5528
[client channel] use ChunkedVector for call attributes (#33002) 2 years ago
AJ Heller a9afd1cde8
[test] Re-land: Enable EventEngine experiments for Posix end2end tests (#32948) 2 years ago
Yijie Ma 1d10ca77ce
[Fuzzing] Migrate client and server_fuzzer to structured fuzzing (#32878) 2 years ago