Craig Tiller
8d4ea7969c
\o/ Python
9 years ago
Craig Tiller
34226af8a0
Fix sanity
9 years ago
Craig Tiller
eb5e43762b
Fix ruby tests
9 years ago
Craig Tiller
74189cd94b
Remove caching of results by run_tests
...
SIGNIFICANTLY increases the performance of actually running tests...
9 years ago
Jan Tattermusch
743decdafa
fix C# --use_docker on linux
9 years ago
Jan Tattermusch
6e2f88c9fd
compile 64bit extension for coreclr on windows
9 years ago
Jan Tattermusch
6d082203eb
try making C# tests work on coreclr on mac
9 years ago
Jan Tattermusch
64c137c4f5
select runtime dir
9 years ago
Jan Tattermusch
bc98af18fa
make run_tests.py support coreclr on windows
9 years ago
Jan Tattermusch
76511a5cb7
attempt for run_tests.py
9 years ago
Craig Tiller
123f137728
Allow forcing the use of the default polling strategy [instead of all strategies]
9 years ago
Vijay Pai
488fd0ec31
Add an option --regex_exclude to block certain tests from running
9 years ago
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
9 years ago
Ken Payson
1efb6017ec
Initial Python3 support
...
Notable Changes:
-Convert all str types to byte types at cython layer (ascii encoding)
-Use six for packages that have different names in Python2/Python3
-By default, unit tests are compiled/run in Python2.7 and Python3.4
-Ensure MACOSX_BUILD_TARGET is at least 10.7
9 years ago
Jan Tattermusch
fd3857bbff
fix propagation of make options under docker
9 years ago
Craig Tiller
c29298dada
Revert "Disable legacy poller testing: seems like there is a bug, its legacy"
...
This reverts commit f1cde58049
.
9 years ago
Craig Tiller
69f3e2bf2e
Revert "Remove legacy poller"
...
This reverts commit d88e15cee7
.
9 years ago
Sree Kuchibhotla
8c6c9067bc
run epoll tests too
9 years ago
Sree Kuchibhotla
c22eb5ac4d
Add epoll polling strategy to run_tests.py
9 years ago
Craig Tiller
d88e15cee7
Remove legacy poller
9 years ago
Craig Tiller
f1cde58049
Disable legacy poller testing: seems like there is a bug, its legacy
9 years ago
Adele Zhou
3b6ab81daf
Fix code coverage.
9 years ago
Craig Tiller
2b59dbce30
Fixes
9 years ago
Ken Payson
c47e43df80
Added to PYTHONPATH
9 years ago
Ken Payson
2c56e1cc2c
run_tests.py updated
9 years ago
Ken Payson
4df964780f
Reworked python health checking and added tests
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
Jan Tattermusch
825471c387
Add --compiler python3.4 option to run_tests.py
9 years ago
Ken Payson
707c9e29e0
Changed python proto build to use shared protos
9 years ago
Jan Tattermusch
a5f1f120aa
make sure OpenCover.Console runs exclusively
9 years ago
Jan Tattermusch
bd58f6f76b
fix C# coverage on windows
9 years ago
Jan Tattermusch
35e608fb8f
run_tests.py script fixup
9 years ago
Jan Tattermusch
38ed2cfdb5
teach run_tests how to run C# tests with NUnitLite
9 years ago
Jan Tattermusch
f6824c2685
fix run_tests scripts
9 years ago
Craig Tiller
ed73510413
Small tweaks
9 years ago
Craig Tiller
946ce7a46a
Allow flagging tests that arent dependent on polling strategy
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
2a322c2815
dont break mac build by EMBED_ZLIB=true again
9 years ago
Jan Tattermusch
d9ff4562e6
make C# mac build use same args as in artifact builder
9 years ago
Jan Tattermusch
d5a509454e
dont break the mac build
9 years ago
Jan Tattermusch
b2531e2d16
disable C# arch choosing for now
9 years ago
Jan Tattermusch
6d28d35279
refactor C# building
9 years ago
Jan Tattermusch
a5701c63a7
always embed zlib and openssl for C#
9 years ago
Jan Tattermusch
3eb403f4cd
Revert "Refactor C# building in run_tests.py"
9 years ago
Craig Tiller
1796f87702
Fix creds path
9 years ago
Jan Tattermusch
abd7df8b1a
disable C# arch choosing for now
9 years ago
Jan Tattermusch
690914f138
refactor C# building
9 years ago
Jan Tattermusch
af307d7339
always embed zlib and openssl for C#
9 years ago