Muxi Yan
3d44fc3c16
print output when the first test succeeded
7 years ago
Muxi Yan
36abd15195
Redirect stderr of xcodebuild
7 years ago
Dan Zhang
40ebe9af7f
fix typo
7 years ago
Dan Zhang
8fba583796
fix udp_server_test flakiness
7 years ago
Vijay Pai
b04499e5f0
Merge pull request #13863 from vjpai/fork
...
Fix public hdrs in 1.8.x (backported bugfix)
7 years ago
Muxi Yan
c47b3f5c3a
Add interface to API to enable compression
7 years ago
Yuchen Zeng
1e522efa41
Separate client and server keepalive_permit_without_calls
7 years ago
Muxi Yan
32bd0023e4
Merge pull request #13849 from muxi/retry-failed-objc-code-65
...
Retry first test when xcodebuild fails with simulator connection error
7 years ago
Vijay Pai
31789c46df
fix public hdrs in 1.8.x
7 years ago
Mehrdad Afshari
70d1ea2962
Merge pull request #13858 from mehrdada/update-readme-copyright
...
Update README.md Copyright Notice
7 years ago
Nathaniel Manista
57a7040da9
Merge pull request #13852 from nathanielmanistaatgoogle/12531
...
Reform cygrpc.Operation.
7 years ago
Nathaniel Manista
81edf5ff9a
Reform cygrpc.Operation
...
It is now a family of classes conforming to an interface rather than a
single class no single instance of which makes use of all behavior
scoped to the class.
It also now only uses gRPC Core memory for the time of a single batch
rather than for the entire lifetime of the instance.
7 years ago
Mehrdad Afshari
611ee4ac68
Update README.md Copyright Notice
7 years ago
Noah Eisen
d55110b915
Merge pull request #13842 from ncteisen/pc-are-0755
...
Install .pc files as mode 644
7 years ago
Mehrdad Afshari
ae9eeef57b
Merge pull request #13850 from mehrdada/fix-import-socket-bind
...
Fix port picking logic in Python tests
7 years ago
Mehrdad Afshari
271b042c4d
Fix port picking logic in Python tests
7 years ago
Matt Kwong
024c280b2c
Merge pull request #13078 from matt-kwong/kokoro-url
...
Make BQ results build url point to Sponge
7 years ago
Muxi Yan
9f2dd2d755
Retry test when xcodebuild exit with simulator error
7 years ago
Matt Kwong
827c6e90e2
Pass KOKORO_BUILD_ID to Docker
7 years ago
kpayson64
247a05e4b3
Merge pull request #13843 from kpayson64/fix_python_tests
...
Disable so_reuseport for Python tests
7 years ago
Dan Zhang
64f6d3cf14
Merge branch 'master' into startcb
7 years ago
Dan Zhang
4d48a3d3e7
format change
7 years ago
Matt Kwong
cfa38cc782
Merge branch 'master' into kokoro-url
7 years ago
David G. Quintas
ffc02054bd
Merge pull request #13834 from dgquintas/debug_location_namespace
...
Add namespace to macro expansion
7 years ago
Ken Payson
3bc8e422dc
Disable so_reuseport for Python tests
7 years ago
Dan Zhang
0d18814106
Add a start_cb to grpc_udp_listener to be called when listener is
...
created.
7 years ago
David Garcia Quintas
13a3e8cc2a
Add namespace to macro expansion
7 years ago
ncteisen
bddedb962e
Install .pc files as mode 644
7 years ago
kpayson64
6ec2642bab
Merge pull request #13839 from kpayson64/bump_version_18
...
Bump to 1.8.2
7 years ago
Muxi Yan
3804b05e57
Merge pull request #13835 from muxi/use-build-yaml-in-podspec
...
Generate more files in gRPC-Core.podspec from build.yaml
7 years ago
Yang Gao
9d77be167a
Merge pull request #13837 from yang-g/interop
...
When seeing an error in interop test, also log the debug error string.
7 years ago
Noah Eisen
1a2109a0be
Merge pull request #13811 from ita9naiwa/master
...
Typo fix
7 years ago
apolcyn
343522c76f
Merge pull request #13838 from apolcyn/fix_parse_commandline_flags
...
Use ParseCommandLineFlags in golden file test in the same way that other test binaries use it
7 years ago
apolcyn
2f041aed40
Merge pull request #13836 from apolcyn/mark_testonly
...
Mark one test binary as testonly
7 years ago
David G. Quintas
e7515e48f0
Merge pull request #13831 from dgquintas/fix_wrong_slice_unref
...
Fix wrong unreffing of slice
7 years ago
Noah Eisen
98350e96e7
Merge pull request #13824 from ncteisen/fix-trickle
...
Make benchmark tests use correct timeout
7 years ago
Noah Eisen
2ec756774e
Merge pull request #13833 from ncteisen/comments
...
Add ownership semantic comments to error.h
7 years ago
Ken Payson
16e4bc010a
Bump to 1.8.2
7 years ago
Alexander Polcyn
3a1a2f0a10
Use the same ParseCommandLineFlags for golden file test that is used in other test binaries
7 years ago
yang-g
19d1eb2228
When seeing an error in interop test, also log the debug error string.
7 years ago
kpayson64
958649e07d
Merge pull request #13665 from kpayson64/poll_spin_bug
...
Fix a Python spinlock bug
7 years ago
Alexander Polcyn
d3dbc0d07b
Mark one test binary as testonly
7 years ago
Muxi Yan
b0f821cef9
Generate more files in gRPC-Core.podspec from build.yaml
7 years ago
ncteisen
77346746aa
Add ownership semantic comments to error.h
7 years ago
ncteisen
e2612aa0e8
Use correct timeout for benchmarks
7 years ago
David Garcia Quintas
c41bbd3c33
Fix wrong unreffing of slice
7 years ago
Ken Payson
2df509fc0e
Fix a Python spinlock bug
7 years ago
Mehrdad Afshari
0dd982cf4c
Merge pull request #13823 from mehrdada/shellcheckify-runtests-slash-sanity
...
shellcheckify `tools/run_tests/sanity`
7 years ago
David G. Quintas
e9b0fd07a5
Merge pull request #13494 from dgquintas/backoff_cpp
...
C++-ize backoff
7 years ago
Jan Tattermusch
f38b1526f8
simplify top level CMakeLists.txt
7 years ago