Jan Tattermusch
2189719b8f
increase timeout for build step jobs to 10 mins
10 years ago
Jan Tattermusch
47eeb2b28c
reduce parallelism for windows build
10 years ago
murgatroid99
d3b5b7f3a5
Used the proper GRPC_TRACE value in run_tests.py
10 years ago
Craig Tiller
fe4939f809
More robust port_server version checking
10 years ago
Craig Tiller
1447ece093
Use sys.executable instead of hard coding python binary string
...
This is necessary to get the right binary on Windows
10 years ago
Craig Tiller
0d6499e7e1
Add more verbose traces for port_server usage
10 years ago
Craig Tiller
c6c3189f3d
Add more verbose traces for debug output
10 years ago
David Garcia Quintas
9260a95062
Explicit Python version for port_server
10 years ago
murgatroid99
db5b1603b2
Removed most of the gyp file, and the tests for it
...
There seems to be a bug in node-gyp (nodejs/node-gyp#752 ) that prevents
it from working properly with other gyp files.
10 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
10 years ago
Craig Tiller
95cc07b169
Split timeout and failure retry policy
10 years ago
Craig Tiller
d4509a16b3
Default to no-flakes, allow enabling them
10 years ago
Craig Tiller
8287523daf
Add missing import
10 years ago
Craig Tiller
31fdaa4aa5
Retry checking port_server on socket timeout errors
10 years ago
Craig Tiller
3ef8c0862e
More PDB trickery
10 years ago
Craig Tiller
a2f38b0563
Dump portlog.txt on port server error, detect crashes earlier
10 years ago
Craig Tiller
c1385d6705
Fix (hackily) fling_stream_test under gyp
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
murgatroid99
a3e244f2f1
Fixed run-time conflicts between gyp tests and other tests
10 years ago
murgatroid99
fddac9632a
Fixed more style issues
10 years ago
murgatroid99
89899b1708
Removed another semicolon
10 years ago
murgatroid99
fafeeb38c1
Fixed some style issues
10 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
10 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
10 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
10 years ago
Jan Tattermusch
c96b9eb750
correct behavior for travis flag
10 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
10 years ago
Craig Tiller
b5391e1ae6
run tests on my desktop should be parallel too
10 years ago
Craig Tiller
929e7eebc6
Fix typo
10 years ago
Craig Tiller
fe06d409c5
Try even harder to disable PDB generation
10 years ago
Craig Tiller
6300a18342
Try harder to disable PDB
10 years ago
Craig Tiller
fc3c0c45a0
Hopefully speed up Jenkins builds
10 years ago
Craig Tiller
dfc3eeee5b
Hmmm
10 years ago
Craig Tiller
36d1ae838f
Turn off parallel execution: its buggy?
10 years ago
Craig Tiller
0aeb7aa550
get directories right
10 years ago
Craig Tiller
f418260787
make windows tests run
10 years ago
Craig Tiller
456ce490ea
Enable msbuild running parallel jobs
10 years ago
Craig Tiller
7bb3efdaf9
stuff
10 years ago
Craig Tiller
6fd238443e
Use msbuild for tests
10 years ago
Craig Tiller
bd4e378445
Windows tweak
10 years ago
Craig Tiller
d5904820aa
Windows tweak
10 years ago
Craig Tiller
4a71ce2633
Increase msan timeout also
10 years ago
Craig Tiller
b2ea0b9f48
Up asan/tsan timeouts - they need it
10 years ago
Craig Tiller
8b5f4dcc7f
Fix typo
10 years ago
Craig Tiller
abd37fd278
Make run_tests.py robust against port_server not starting
10 years ago
Craig Tiller
e69426448a
Windows builds need longer
10 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
10 years ago
yang-g
6c1fdc6c89
Only run built binaries
10 years ago
Craig Tiller
c85357e051
Reduce mac CI load
10 years ago
Craig Tiller
9a0c10efc6
Windows fix
10 years ago