Craig Tiller
61691f92c3
Merge github.com:grpc/grpc into credit
2015-03-02 08:51:52 -08:00
Nicolas "Pixel" Noble
1ff52d5278
Guard headers tool.
2015-03-01 06:18:14 +01:00
Nicolas Noble
0c84e3c4e6
Merge pull request #886 from ctiller/asan2
...
Omit some tests, speed up others, prepare for ASAN
2015-02-28 10:17:55 -08:00
Nicolas Noble
4251ba4045
Merge pull request #897 from ctiller/asan
...
Suppressing a data race in OpenSSL
2015-02-28 10:16:41 -08:00
Craig Tiller
c24eb22860
Suppressing a data race in OpenSSL
...
This race is (probably) legit on some platforms, but (likely) safe on Intel at least.
For now, since it's a little outside our control, I'm suppressing it to focus on any remaining races in our code.
2015-02-28 17:09:48 +00:00
Nicolas "Pixel" Noble
2f02bb051f
Further cleanup.
2015-02-28 05:58:22 +01:00
Nicolas "Pixel" Noble
706239bd5a
Merge branch 'master' of github.com:google/grpc into docker
2015-02-28 05:54:58 +01:00
Michael Lumish
41d524682d
Merge pull request #884 from donnadionne/auth-node-test
...
Auth node test
2015-02-27 16:26:49 -08:00
Craig Tiller
f5065c5b65
Enable asan for C core
...
Also speed up a test, and disable some rarely touched but long running tests
2015-02-27 16:17:39 -08:00
Nicolas Noble
26cbd1a003
Merge pull request #883 from ctiller/asan
...
Update suppressions file
2015-02-27 16:05:22 -08:00
Nicolas Noble
21bcda3e1d
Merge pull request #879 from murgatroid99/ruby_run_tests
...
Added ruby tests to run_tests.py
2015-02-27 16:04:33 -08:00
Craig Tiller
af08efe29f
This looks more serious
2015-02-27 23:53:45 +00:00
Donna Dionne
b47b89cedb
Adding test command to test node auth compute engine credentials.
2015-02-27 15:21:14 -08:00
Craig Tiller
5be9e3b421
Another update
2015-02-27 23:14:35 +00:00
Craig Tiller
e1163283fb
Update suppressions file
2015-02-27 23:08:28 +00:00
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
2015-02-27 14:38:34 -08:00
murgatroid99
ea14cfb493
Further changed ruby version handling
2015-02-27 14:21:45 -08:00
murgatroid99
c921865c39
Changed how ruby version is selected
2015-02-27 14:08:46 -08:00
Nicolas Noble
e21da5e897
Merge "Update Java Dockerfile to proto3-alpha-2 and add nanoproto"
2015-02-27 22:56:55 +01:00
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
2015-02-27 12:08:57 -08:00
Craig Tiller
2cc2b84a13
Allow starting from non-root directory
2015-02-27 11:43:26 -08:00
Masood Malekghassemi
6e0b280389
Merge pull request #855 from nathanielmanistaatgoogle/python-test-port
...
Drop fixed port from python_plugin_test
2015-02-27 10:56:25 -08:00
Craig Tiller
86fa1c5541
Save makefile var clobbering
2015-02-27 09:57:58 -08:00
Craig Tiller
8451e87ced
Extend timeouts for Travis 2x
2015-02-27 09:25:51 -08:00
Eric Anderson
a04a64d368
Update Java Dockerfile to proto3-alpha-2 and add nanoproto
2015-02-27 09:25:37 -08:00
Craig Tiller
e1d0d1c549
Make timeout red
2015-02-27 08:54:23 -08:00
Nicolas "Pixel" Noble
20ee44ff06
Removing the ssh setup of the dockerfile.
2015-02-27 08:24:17 +01:00
Nicolas Noble
dadafd6c93
Merge pull request #867 from ctiller/timeout2
...
Force-kill long running processes
2015-02-26 22:57:02 -08:00
Craig Tiller
9b3cc7461a
Force-kill long running processes
...
To get at least some information on them
2015-02-26 22:26:39 -08:00
Nicolas "Pixel" Noble
9db7c3b174
Adding flaky attribute for tests.
2015-02-27 06:50:16 +01:00
Craig Tiller
47d03aae63
Merge pull request #860 from nicolasnoble/travis-c++
...
Travis c++
2015-02-26 19:14:33 -08:00
Nicolas "Pixel" Noble
1dd0183f36
Merge branch 'release-0_5' into 0_5-extra-commits
...
Conflicts:
INSTALL
2015-02-27 03:04:54 +01:00
Craig Tiller
d05cdaf140
Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++
...
Conflicts:
.travis.yml
2015-02-26 17:04:35 -08:00
Jan Tattermusch
f0a801eb5e
running python tests on travis
2015-02-26 16:57:43 -08:00
Nathaniel Manista
732cf09a93
Drop fixed port from python_plugin_test
...
There may be some aspect of mortal sin in the way that context
management is now done in this test.
2015-02-27 00:47:38 +00:00
Craig Tiller
904da8cab6
Fix sorting
2015-02-26 15:59:15 -08:00
Craig Tiller
b84728d6dd
Better logging for Travis
2015-02-26 15:40:39 -08:00
Craig Tiller
9d6139a6f6
Add timer to run_tests.py
...
For future profiling work to eliminate/speed-up slow tests.
2015-02-26 15:24:43 -08:00
Nicolas "Pixel" Noble
a7df3f9e2c
Improving travis output.
2015-02-26 22:48:30 +01:00
Craig Tiller
29f1314282
Merge github.com:grpc/grpc into credit
2015-02-26 11:23:01 -08:00
Jan Tattermusch
28ab96c0bb
fix the version of debian package builder script
2015-02-26 10:38:06 -08:00
Yang Gao
0e32857bfd
Merge pull request #784 from ctiller/timeout
...
Introduce slowdown factor for unit test deadlines
2015-02-26 09:30:36 -08:00
murgatroid99
03e2634173
Updated dockerfile with correct node executable
2015-02-25 14:44:47 -08:00
Masood Malekghassemi
02a74dd244
Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes
...
Final changes to the early_adopter API.
2015-02-25 12:34:28 -08:00
Qi Zhao
dd3a1a8204
Merge pull request #777 from donnadionne/go-auth-tests
...
Go auth tests
2015-02-25 11:09:54 -08:00
Nathaniel Manista
afae27cf5e
Merge pull request #739 from soltanmm/py-update
...
Updated Python protoc plugin and Python plugin testing.
2015-02-25 09:19:33 -08:00
Nathaniel Manista
9280790a5d
Final changes to the early_adopter API.
...
This makes grpc.early_adopter much more independent of RPC
Framework and cleaner at the cost of reexporting most of the
interfaces and writing several delegation classes.
2015-02-25 17:14:11 +00:00
Craig Tiller
c1f1162787
Drastic speed up
2015-02-25 09:09:59 -08:00
Michael Lumish
886144544c
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby
...
Grpc ruby switch auth to google auth library ruby
2015-02-25 08:57:01 -08:00
Tim Emiola
635dbbe2fc
Fixes the GCE creds test flags
2015-02-25 06:17:00 -08:00