You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Craig Tiller
ad41fe96b6
[promises] Re-enable C++ end2end tests (with fixes) ( #32837 )
...
Makes some awkward fixes to compression filter, call, connected channel
to hold the semantics we have upheld now in tests.
Once the fixes described here
https://github.com/grpc/grpc/blob/master/src/core/lib/channel/connected_channel.cc#L636
are in this gets a lot less ad-hoc, but that's likely going to be
post-landing promises client & server side.
We specifically need special handling for server side cancellation in
response to reads wrt the inproc transport - which doesn't track
cancellation thoroughly enough itself.
<!--
If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the
appropriate
lang label.
-->
---------
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2 years ago
..
promise_fuzzer_corpus
Promises fuzzer ( #27406 )
3 years ago
BUILD
[promises] Re-enable C++ end2end tests (with fixes) ( #32837 )
2 years ago
activity_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
arena_promise_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
cancel_callback_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
context_test.cc
[promises] Cleanup: Always assert that contexts are non-null ( #31397 )
2 years ago
event_engine_wakeup_scheduler_test.cc
[event_engine+promises] EventEngine based wakeup scheduler for activities ( #31926 )
2 years ago
exec_ctx_wakeup_scheduler_test.cc
[iwyu] Add test/core/promise ( #29994 )
3 years ago
for_each_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
if_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
interceptor_list_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
join_test.cc
[iwyu] Add test/core/promise ( #29994 )
3 years ago
latch_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
loop_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
map_pipe_test.cc
[promises] Roll forward server promise calls with fixes ( #32261 )
2 years ago
map_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
mpsc_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
party_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
pipe_test.cc
[promises] Run C++ end to end tests with server promises ( #32537 )
2 years ago
poll_test.cc
[promises] A few tweaks to poll ( #32588 )
2 years ago
prioritized_race_test.cc
[promises] Re-enable C++ end2end tests (with fixes) ( #32837 )
2 years ago
promise_factory_test.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
promise_fuzzer.cc
Reland "[promises] Convert call to a party" ( #32651 )" ( #32653 )
2 years ago
promise_fuzzer.proto
Promises fuzzer ( #27406 )
3 years ago
promise_test.cc
Fix IWYU with clang-15 ( #31556 )
2 years ago
race_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
seq_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
sleep_test.cc
[fixup] EventEngine Nomenclature ( #32195 )
2 years ago
test_context.h
Fix include guards for src/ and test/ directories ( #32167 )
2 years ago
test_wakeup_schedulers.h
Fix include guards for src/ and test/ directories ( #32167 )
2 years ago
try_join_test.cc
[iwyu] Add test/core/promise ( #29994 )
3 years ago
try_seq_metadata_test.cc
[promises] Make Poll<T> its own type, not a variant<> ( #32515 )
2 years ago
try_seq_test.cc
[iwyu] Add test/core/promise ( #29994 )
3 years ago