Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Alexander Polcyn
66c6782751
add --perf_args usage to jenkins performance runner scripts
8 years ago
Masood Malekghassemi
0702f628d7
Change grpcio_tools to grpcio-tools
...
This should address the difference in how we ask users to install
grpcio-tools and the files the user ends up downloading from PyPI.
8 years ago
Jan Tattermusch
6a85129d1a
support --exclude in run_tests_matrix.py
8 years ago
Jan Tattermusch
a025ea7c1c
test timeouts eliminated by mistake
8 years ago
Jan Tattermusch
68e27bfef3
enable running many runs per test without flooding the logs
8 years ago
Jan Tattermusch
fffb2676b5
test timeouts eliminated by mistake
8 years ago
Masood Malekghassemi
e9fee3c48f
Force use of local distributions in Python-building
...
Pip refuses to recognize the presence of existent installations for some
reason and decides to download from PyPI instead of using what's already
installed as dependencies for our distributions-under-test. This forces
pip to respect our wishes at the cost of some verbosity.
8 years ago
Masood Malekghassemi
9fb054a537
Upversion Python
8 years ago
Masood Malekghassemi
94b82355cb
Patch overlooked strings from Python un-namespacing
8 years ago
Masood Malekghassemi
f1cdf59b7f
Patch overlooked strings from Python un-namespacing
8 years ago
Jan Tattermusch
3ad655099e
fix building protoc artifacts on linux
8 years ago
Masood Malekghassemi
e136c1a773
Up-version Python
8 years ago
Masood Malekghassemi
7ba3527ffe
Un-namespace Python packages
...
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
8 years ago
Masood Malekghassemi
fb261bf748
Un-namespace Python packages
...
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
8 years ago
Mark D. Roth
4d2ea02129
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
8 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
8 years ago
Craig Tiller
70a85ad617
Revert "Handle (and test) short call deadlines"
8 years ago
Sree Kuchibhotla
ef8ef3b8f3
Tests for pollset_set.
8 years ago
Masood Malekghassemi
2562b532e0
Backport Python setuptools unpinning
...
This should allow our tests to build on newer virtualenvs.
8 years ago
Noah Eisen
4625b8bb94
Fix go docker
8 years ago
Masood Malekghassemi
6ba93f2612
Up-version Python for backports
8 years ago
David Garcia Quintas
9460166968
Short deadlines: set Status on deadline
8 years ago
Jan Tattermusch
9fe161c789
readable output from run_tests.py on windows
8 years ago
Jan Tattermusch
e3e2106fad
make protobuf building consistent
8 years ago
Alexander Polcyn
9f08d110f8
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
8 years ago
Sree Kuchibhotla
8bebcbcf7c
Remove pollset_set_test for now and send it in a separate PR
8 years ago
Craig Tiller
5efdf3ca26
Fix casting error
8 years ago
Masood Malekghassemi
dfd5199e0e
Unpin Python setuptools dependency
...
Fixes #8285 , allows us to work on later versions of virtualenv without
getting problems with too-recent python packaging versions.
8 years ago
Craig Tiller
ebc77551e9
Fix memory overrun
8 years ago
Craig Tiller
30d50fed6d
Fix build
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
bd6c1c03eb
add copyright
8 years ago
Masood Malekghassemi
a0804ef0d2
Fix test runner failures for Python on Windows
8 years ago
Alex Polcyn
ca5e92442f
clean up scenario.workers length check
8 years ago
Alex Polcyn
fcf09ea42e
handle empty string for qps workers in driver and dont quit them on netperf
8 years ago
Masood Malekghassemi
c4f5a2eed2
Fix test runner failures for Python on Windows
8 years ago
murgatroid99
804c9e90fc
Add Electron tests to portability test matrix
8 years ago
Mark D. Roth
bf25e240bc
Fix test name conflict in import. Also use low-thread-count variant for asan.
8 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
8 years ago
Mark D. Roth
d101e14211
Revert "Renamed google_benchmark submodule to benchmark"
8 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Jan Tattermusch
90741ec95b
fixup
8 years ago
Jan Tattermusch
3e6bd8564e
fixup
8 years ago
Jan Tattermusch
c939446a74
artifact uploading and test report
8 years ago
Jan Tattermusch
d4c33b9bfe
increase master timeout
8 years ago
Jan Tattermusch
2c1801ff94
dont just build C core
8 years ago
Jan Tattermusch
a8ac4a21a0
fuzzer settings
8 years ago
Jan Tattermusch
17db9022f1
add grpc_fuzzer_client config
8 years ago