Muxi Yan
|
006c815810
|
Merge pull request #22687 from grpc/revert-22684-revert-22423-objc-poller
Revert "Revert "Introduce CFRunLoop based iomgr""
|
2020-04-20 15:58:26 -07:00 |
Muxi Yan
|
8bff0722ee
|
Fix grpc_cfstream test
|
2020-04-17 16:53:29 -07:00 |
Lidi Zheng
|
da94b366eb
|
Increase timeout for macOS Python tests by 50%
|
2020-04-16 15:48:45 -07:00 |
Jan Tattermusch
|
56f15492ae
|
Merge pull request #21412 from jtattermusch/leaner_builds
Leaner MacOS tests (selective installation of prerequisites).
|
2019-12-13 09:58:01 +01:00 |
Jan Tattermusch
|
e684a3a322
|
leaner objc tests
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
b2ca1f476c
|
leaner grpc_ios_binary_size
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
7aaf57c6f7
|
fix artifact and distribtest
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
0890bc9492
|
leaner python tests
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
42f82ba16f
|
leaner ruby tests
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
9ed0081524
|
remove no-longer-used cfg files
|
2019-12-12 16:19:59 +01:00 |
Jan Tattermusch
|
5284d5189d
|
leaner C# build
|
2019-12-12 16:19:59 +01:00 |
Lidi Zheng
|
cceacf1d16
|
Install Python pacakges with --user
|
2019-12-11 12:46:07 -08:00 |
Lidi Zheng
|
f692cf520a
|
Upgrade the Cython version whenever we can
|
2019-12-11 11:59:31 -08:00 |
Jan Tattermusch
|
87876524d0
|
add job config for MacOS bazel C/C++ tests on PR
|
2019-11-28 14:00:22 +01:00 |
Jan Tattermusch
|
aa40b1c8b8
|
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
|
2019-11-27 12:09:43 +01:00 |
Lidi Zheng
|
a85d4b7cc1
|
Merge pull request #21270 from lidizheng/py3.8-macos
Release Python3.8 wheel on macOS
|
2019-11-26 13:59:14 -08:00 |
Prashant Jaikumar
|
d023aba60e
|
Sync time before running time_jump_test
|
2019-11-25 17:42:09 -08:00 |
Jan Tattermusch
|
7bdfac26a5
|
improve cfg files and sh script
|
2019-11-25 13:35:26 +01:00 |
Jan Tattermusch
|
5bb72e0a47
|
introduce mac.bazelrc
|
2019-11-25 13:35:26 +01:00 |
Lidi Zheng
|
63363aaf18
|
Install setup essentials for Python3.8
|
2019-11-22 13:52:46 -08:00 |
Jan Tattermusch
|
d3bae20215
|
Increase MacOS C/C++ test limit
|
2019-11-13 12:25:14 +01:00 |
Jan Tattermusch
|
6e0b3a6784
|
Increase MacOS C/C++ test limit
|
2019-11-13 12:23:53 +01:00 |
Lidi Zheng
|
0bfa42d7d8
|
Merge pull request #20789 from lidizheng/drop-3.4
Attempt to drop support for Python 3.4
|
2019-11-05 10:28:59 -08:00 |
Prashant Jaikumar
|
a5db5d5450
|
C++ tests on iOS to work with bazel 1.0
|
2019-11-01 16:44:14 -07:00 |
Lidi Zheng
|
6b92b4af05
|
Attempt to drop support for Python 3.4
|
2019-10-30 14:06:22 -07:00 |
Jan Tattermusch
|
52b8306e91
|
prepare for running macos C/C++ bazel tests
|
2019-09-24 10:31:54 +02:00 |
Prashant Jaikumar
|
d2b5fd75f0
|
Added test for time jumps
|
2019-08-29 22:41:06 -07:00 |
Esun Kim
|
17bc1cecf4
|
Increase timeout for macos/grpc-node test to 120 minutes
|
2019-08-20 09:26:14 -07:00 |
Prashant Jaikumar
|
141c2d24d1
|
Add support for running C++ tests on iOS
|
2019-08-14 20:44:22 -07:00 |
Muxi Yan
|
3ffa07cb12
|
Merge pull request #19787 from Tony1023/tv/watchOS
Added experimental tvOS and watchOS support
|
2019-08-07 13:29:47 -07:00 |
Prashant Jaikumar
|
024a864209
|
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
|
2019-08-05 14:11:03 -07:00 |
Tony Lu
|
e24fc43a03
|
Merge branch 'master' of github.com:grpc/grpc into tv/watchOS
|
2019-08-01 11:03:14 -07:00 |
Tony Lu
|
63e6329c65
|
Added Kokoro jobs for tvos unit tests
|
2019-07-31 16:47:34 -07:00 |
Prashant Jaikumar
|
232725b99a
|
Add C++ Cronet end2end tests
|
2019-07-29 10:48:35 -07:00 |
Nicolas Noble
|
1769169178
|
Merge pull request #19433 from nicolasnoble/moiz-upb
Building ubp in Bazel properly.
|
2019-07-25 14:10:39 -07:00 |
Prashant Jaikumar
|
91d865fa54
|
Create new build config for ASAN on Mac OS
Workaround ASAN build issues on Mac OS.
Disable LSAN as it's not supported by the version of clang that ships with Mac OS.
|
2019-07-19 10:24:52 -07:00 |
Prashant Jaikumar
|
c6993a3841
|
Run cfstream_test under ASAN and TSAN
|
2019-07-17 15:08:28 -07:00 |
Nicolas "Pixel" Noble
|
5495a7f7b1
|
Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb
|
2019-07-16 19:07:24 +02:00 |
Muxi Yan
|
bb341f822d
|
Merge pull request #19177 from muxi/split-objc-tests
Split ObjC tests
|
2019-06-19 09:21:49 -07:00 |
Muxi Yan
|
5a354d79ef
|
fix cannot find tests
|
2019-06-14 10:16:19 -07:00 |
Muxi Yan
|
d8ddd592f9
|
Rename cfg files and use opt configuration
|
2019-06-13 14:20:48 -07:00 |
Muxi Yan
|
29c3d43752
|
Make same change to pull request configs
|
2019-06-09 10:30:03 -07:00 |
Muxi Yan
|
7b239a287e
|
Move extra args into RUN_TESTS_FLAGS
|
2019-06-09 10:29:42 -07:00 |
Jan Tattermusch
|
7f72d114df
|
fix macos interop toprod tests
|
2019-06-06 14:13:19 -04:00 |
Jan Tattermusch
|
22daa0de6f
|
remove unused objc interop tests configs
|
2019-06-06 13:45:51 -04:00 |
Jan Tattermusch
|
a7e3e76aed
|
use different service_account_key for interop tests
|
2019-06-05 18:05:07 +02:00 |
Muxi Yan
|
5ab4022fcf
|
update kokoro cfg files
|
2019-05-29 10:47:25 -07:00 |
Jan Tattermusch
|
019e9a432b
|
use kokoro env variable to get the PRs target branch
|
2019-05-23 17:28:12 +02:00 |
Jan Tattermusch
|
d791dd1775
|
create build.cfg for split-up PR jobs
|
2019-05-07 09:52:56 +02:00 |
Jan Tattermusch
|
1dab7cf91a
|
job split followup: increase timeout for macos and windows C/C++ jobs
|
2019-05-04 19:04:39 +02:00 |