Muxi Yan
938f099100
Add Cronet core tests to Jenkins
8 years ago
Craig Tiller
d3c8fc005d
Test fixes
8 years ago
Craig Tiller
eb46816470
Fix potential use-after-free
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Craig Tiller
1a5ead3405
Accept and count deadline exceeded
8 years ago
Craig Tiller
ddd9a057a5
Fix leaks
8 years ago
Craig Tiller
fa0579511b
Fix bugs
8 years ago
Craig Tiller
0caaea10e7
Review feedback, merging with latest changes
8 years ago
Mark D. Roth
40b4c786f0
Accept max message size JSON values as either strings or numbers.
8 years ago
Robbie Shade
55a046a479
Add a 'Running test: ' string to test output
8 years ago
Mark D. Roth
435f9f23ef
Fix tests.
8 years ago
Muxi Yan
8d1d95d07c
Clean up old packet coalescing tests
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Craig Tiller
6360af6428
Fix ping test
8 years ago
Craig Tiller
7ad582e945
Fix merge problems
8 years ago
Craig Tiller
c1560e2ca8
Add an additional test
8 years ago
Craig Tiller
732351f826
Start fixing http error --> grpc status conversion
8 years ago
Craig Tiller
255edaa32e
Fixes
8 years ago
Craig Tiller
841a99d752
Cleaning up error handling
8 years ago
Muxi Yan
dc739bd659
Remove packet coalescing testing on chttp2
8 years ago
Craig Tiller
2ef5a647bf
Add a test of finishing buffering with EOS
8 years ago
Craig Tiller
4e6247a23c
Fix sequential write buffering
8 years ago
Craig Tiller
5ba5c49bfa
Add test of deadline expiry with max concurrent streams
8 years ago
Muxi Yan
740ae63a8a
Packet coalescing transport layer and end2end test changes
8 years ago
Craig Tiller
91031dacb1
Changes to exec_ctx/closure/combiner/workqueue interfaces
...
- make closures know where they should be executed (eg, on a workqueue,
or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
were appearing whenever we used combiners, and should allow for a much
easier interface to combiner locks
8 years ago
Craig Tiller
70a85ad617
Revert "Handle (and test) short call deadlines"
8 years ago
David Garcia Quintas
9460166968
Short deadlines: set Status on deadline
8 years ago
Craig Tiller
75731e65a8
Fix some leaks/use-after-frees
8 years ago
Craig Tiller
ee0e0681b7
Increase timeout to make this pass reliably on Windows
8 years ago
Craig Tiller
9f07b4fbad
Increase timeout for now: seems this can take longer under some configurations
8 years ago
Craig Tiller
797bc83311
Fix comment
8 years ago
Craig Tiller
a45a5e4611
Rephrase comment
8 years ago
Craig Tiller
25dba29540
Move test block, refine conditions
8 years ago
David Garcia Quintas
1edfb952d0
Updated backoff to spec.
8 years ago
Craig Tiller
50d6e7e79a
h2_full_test in debug passes
8 years ago
Mark D. Roth
c108788357
clang-format
8 years ago
Mark D. Roth
5e2566e92b
Change destroy_call_elem() to return a grpc_error*.
8 years ago
Craig Tiller
7851ea37ce
Fixes
8 years ago
Mark D. Roth
9b3f740eb0
clang-format
8 years ago
Craig Tiller
c9b0b28772
Progress towards mdstr elimination
8 years ago
Mark D. Roth
6cf61536dc
Fix tsan failures.
8 years ago
Mark D. Roth
84c8a027d3
Change JSON format to use the standard proto3 mapping for each type.
8 years ago
Mark D. Roth
02b1ae456f
clang-format
8 years ago
Mark D. Roth
c7d246738b
Fix test breakage from recent merges.
8 years ago
Muxi Yan
3d451ffb2a
Update with new core
8 years ago
Mark D. Roth
1dd1ce784b
Fix filter_latency test for sockpair and fd fixtures.
8 years ago
Mark D. Roth
3d1fe58f34
Code review changes.
8 years ago
Mark D. Roth
859cce41dc
clang-format
8 years ago
Mark D. Roth
3d88341c54
Populate latency field in final_info.
8 years ago