3003 Commits (406fbf07a4429d2ca23ee93a5c0ee06ceca9fc4f)

Author SHA1 Message Date
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) 2 years ago
Craig Tiller 8e137e524a
[end2end] Reduce likelihood of two tests opening the same UDS socket (#33410) 2 years ago
Craig Tiller 14c63c70af
[fuzzing] Fix recursive mutex acquisition in fuzzing event engine (#33404) 2 years ago
Craig Tiller 495bcbcb74
[fuzzing] Increase timeout to accomodate slow internal callbacks (#33407) 2 years ago
Craig Tiller eba6cecdcb
[fuzzing] Remove ambiguity in test case, make fuzzer pass (#33405) 2 years ago
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 2 years ago
Craig Tiller 82534bab24
[end2end] Shard some longer running tests a little more to reduce timeout risk (#33387) 2 years ago
Craig Tiller d8f3dab96c
[end2end] Binary & fuzzer per test .cc (#33374) 2 years 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
Vignesh Babu a2c89d0b24
[fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
AJ Heller ca92648aa3
Revert "[test] Enable EventEngine experiments for Posix end2end tests." (#32855) 2 years ago
AJ Heller b16bf18bc3
[test] Enable EventEngine experiments for Posix end2end tests. (#32844) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
Craig Tiller afddf1a70c
[chttp2] Better error message on metadata size exceeded message (#32809) 2 years ago
Alisha Nanda 4e2f92bf9c
[metadata] Fix fuzzer bug with metadata arg. (#32787) 2 years ago
Craig Tiller 1f0630fd91
[core-test] Ensure grpc is fully shutdown between e2e tests (#32797) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller db3daf567b
[api-fuzzer] Enable fuzzing over config vars (#32736) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Craig Tiller a363b6c001
[fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2 years ago
Alisha Nanda 19d06a78ec
Add random early rejection for metadata (#32600) 2 years ago