Commit Graph

4119 Commits

Author SHA1 Message Date
Matt Kwong 6be9397089 Merge pull request #10847 from matt-kwong/cherry-pick_max_time
Cherry-pick: Allow specifying a maximum run time to run_tests
2017-04-26 17:35:42 -07:00
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
Craig Tiller 8861386b86 Allow specifying a maximum run time to run_tests 2017-04-25 13:49:29 -07:00
Yuchen Zeng 79759fea1a Merge branch 'master' into v1.3.x 2017-04-25 11:08:04 -07:00
Craig Tiller 09ebed7bf4 Ensure port server can shutdown 2017-04-25 10:19:10 -07:00
Craig Tiller b219338e54 Merge pull request #10822 from ctiller/threaded_port_server
Threaded port_server
2017-04-24 22:36:05 -07:00
MakMukhi c090c619c1 Merge pull request #10644 from MakMukhi/master
Added unit testing support.
2017-04-24 16:36:40 -07:00
Craig Tiller ec49524269 Add a mutex around allocate_port 2017-04-24 20:55:43 +00:00
Craig Tiller ea525ebd39 Threaded port_server 2017-04-24 17:50:32 +00:00
Mark D. Roth b7f1129cf2 Merge pull request #10742 from markdroth/hash_table
Change slice_hash_table to use linear probing and add unit test.
2017-04-21 10:06:04 -07:00
Noah Eisen 77a4c52cbf Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug
Fix Error Refcount Bug
2017-04-21 07:59:44 -07:00
Craig Tiller ceea969146 Extend time capping to run_tests_matrix scripts 2017-04-21 07:49:57 -07:00
Craig Tiller a1ac2a1317 Allow specifying a maximum run time to run_tests 2017-04-21 07:20:38 -07:00
Noah Eisen a8e567574b Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug 2017-04-20 15:59:35 -07:00
Craig Tiller dd1729ae0f Merge pull request #10762 from ctiller/c++compat
Add a C++ compatibility check config
2017-04-20 12:48:40 -07:00
Noah Eisen 5e17e4430c Add fuzz test 2017-04-20 12:35:27 -07:00
Craig Tiller 14ff003ae4 Merge pull request #10751 from ctiller/speedup-build
Speed up tests
2017-04-20 12:23:45 -07:00
Craig Tiller 143cfa7792 Disable compression+resource_quota_server tests 2017-04-20 11:32:40 -07:00
Craig Tiller a4894fcd02 Merge pull request #10182 from ctiller/cpparena
[EXPERIMENTAL] allocate unary response writer against call arena
2017-04-20 10:32:20 -07:00
Michael Lumish 7432d748d7 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility
Add flag to compile gpr with compatibility for musl
2017-04-20 10:24:06 -07:00
Michael Lumish 4c9114858c Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
Manually upmerge v1.3.x into master
2017-04-20 10:20:05 -07:00
Craig Tiller d93a8bead3 Merge pull request #10746 from ctiller/ubsan
Ubsan fixes
2017-04-20 08:32:59 -07:00
Craig Tiller 547a4717cb Merge pull request #10490 from matt-kwong/filter-performance-test
Add test filtering to performance pull requests
2017-04-20 08:12:59 -07:00
Craig Tiller 2f269ec781 Rollback rqs change: may have been too aggressive 2017-04-20 08:03:08 -07:00
kpayson64 8d76ab89a3 Merge pull request #10735 from kpayson64/fix_php_1_3
Fix PHP interop tests
2017-04-19 21:11:25 -07:00
Craig Tiller d47be446d7 Speed up tests 2017-04-19 17:26:24 -07:00
murgatroid99 ce67bff2df Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x 2017-04-19 15:54:27 -07:00
Craig Tiller 989aa7f97d Fix sanity 2017-04-19 15:46:43 -07:00
Craig Tiller 06a30eef36 Merge github.com:grpc/grpc into cpparena 2017-04-19 14:40:20 -07:00
Mark D. Roth 0c0b89a88b Change hash table to use linear probing and add unit test.
Also add some missing rules in test/core/slice/BUILD.
2017-04-19 13:28:24 -07:00
Yang Gao c63a119fd4 Merge pull request #10682 from yang-g/status_helper
Remove status_helper as it is not needed any more
2017-04-19 10:51:02 -07:00
Ken Payson 8ab2df145d Fix PHP interop tests 2017-04-19 10:41:40 -07:00
kpayson64 4589a2ebf9 Merge pull request #10688 from kpayson64/fix_php_interop
Fix PHP interop tests
2017-04-19 10:37:27 -07:00
murgatroid99 9805833776 Add flag to compile gpr with compatibility for musl 2017-04-19 10:25:34 -07:00
Mahak Mukhi a0cabfcad7 trial and error 2017-04-18 15:43:11 -07:00
Mahak Mukhi b28ddaf9a9 trial and error 2017-04-18 15:38:02 -07:00
Mahak Mukhi fb059a2782 discovered generate_projects.sh script! 2017-04-18 14:40:00 -07:00
Ken Payson b702ce2117 Fix PHP interop tests 2017-04-18 14:29:57 -07:00
Craig Tiller cac4e178fd Merge github.com:grpc/grpc into cpparena 2017-04-18 13:39:18 -07:00
Jan Tattermusch 013eda440b Merge pull request #10698 from jtattermusch/fix_remaining_markdown
Fix .md markdown
2017-04-18 20:30:06 +02:00
murgatroid99 bf33410411 Add Node and Express benchmarks for various response sizes 2017-04-18 11:11:28 -07:00
Mahak Mukhi 32da70d9af more trial and error for sanity 2017-04-18 10:50:14 -07:00
yang-g 6bc701659c Remove status_helper as it is not needed any more 2017-04-18 10:36:36 -07:00
makdharma 8938943fce Merge pull request #10609 from makdharma/xcodebuild_cmdline
add cmdline arg for ObjC interop tests. Add objc to interop_tests.py
2017-04-18 09:35:46 -07:00
Jan Tattermusch a22a19fd64 fix markdown 2017-04-18 12:31:49 +02:00
apolcyn 023e39deb7 Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork
defer grpc_init and background threads until first grpc object init
2017-04-17 16:33:54 -07:00
Mahak Mukhi a68829023c more sanity
trying to fix some sanity

nope that didn't work

fixing test failiures

added debug code

more trail and error

more trial and error

cleaning debug code
2017-04-15 19:09:45 -07:00
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 2017-04-15 10:29:46 -07:00
Alexander Polcyn 4736e01c16 add native grpc class init tests to check that presence of grpc_init calls 2017-04-14 17:58:14 -07:00
Mahak Mukhi c5eee16814 more sanity fixes 2017-04-14 17:02:26 -07:00