Hannah Shi
|
b0090d5486
|
[ObjC] remove grpc_bazel_cpp_ios_event_engine_experiment_tests (#35283)
zero cases ran according to CI logs:
e.g.:
```
Executing tests from //test/core/event_engine/cf:cf_engine_test_on_ios
-----------------------------------------------------------------------------
2023-12-09 21:28:59,623 Creating a new simulator:
Name: New-iPhone X-16.1
OS: iOS 16.1
Type: iPhone X
2023-12-09 21:29:00,377 Created new simulator 9958E216-2526-4A95-A70F-8E006D6DB512.
2023-12-09 21:29:01,105 Will consider the test as test type logic_test to run.
Test Suite 'All tests' started at 2023-12-09 13:29:01.708
Test Suite 'All tests' passed at 2023-12-09 13:29:01.709.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.001) seconds
2023-12-09 21:29:01,715 Deleting simulator 9958E216-2526-4A95-A70F-8E006D6DB512 asynchronously.
2023-12-09 21:29:01,720 Done.
```
All logs in:
https://source.cloud.google.com/results/invocations/f77ffe5d-d5c8-4aea-a54d-80e02c7d54fd/targets/grpc%2Fcore%2Fpull_request%2Fmacos%2Fgrpc_bazel_cpp_ios_event_engine_experiment_tests/log
https://source.cloud.google.com/results/invocations/2a12c3be-1f7c-48af-8a2d-26982a72c04b/targets
https://source.cloud.google.com/results/invocations/2a12c3be-1f7c-48af-8a2d-26982a72c04b/targets/%2F%2Ftest%2Fcore%2Fevent_engine%2Fcf:cf_engine_test_on_ios/log
-----
PS: although no tests were executed, we are seeing random timeouts in the internal CI most likely due to the environment issue as tests are still being build and emulators are being lunched.
Closes #35283
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35283 from HannahShiSFB:remove-grpc_bazel_cpp_ios_event_engine_experiment_tests c149b4eb39
PiperOrigin-RevId: 590792491
|
2023-12-13 20:07:56 -08:00 |
AJ Heller
|
d551a512c8
|
[EventEngine] Simple iOS EventEngine experiment configuration. (#32782)
cc @sampajano
|
2023-04-03 16:29:15 -07:00 |
Jan Tattermusch
|
6a09523029
|
Remove opt MacOS builds from PR presubmit cmake C/C++ basic tests (#29730)
|
2022-05-19 19:29:45 +02:00 |
Jan Tattermusch
|
748a8d527f
|
Add a job for ObjC bazel tests (#29599)
* grpc_objc_bazel.sh test script
* add a test job for obj bazel tests
|
2022-05-12 09:45:17 +02:00 |
Jan Tattermusch
|
eb8cf1544b
|
cleanup config for existing macos kokoro jobs that run bazel (#29600)
|
2022-05-09 09:21:09 +02:00 |
Jan Tattermusch
|
37ab609103
|
Add macos grpc_distribtests_python and grpc_distribtests_ruby (#29141)
* small cleanup in singlejob distribtest jobs
* add macos grpc_distribtest_ruby and grpc_distribtest_python jobs
|
2022-03-18 19:22:10 +01:00 |
Jan Tattermusch
|
83ccb0deed
|
add C# macos distribtest in a single job (#28614)
|
2022-03-18 06:26:38 +01:00 |
Jan Tattermusch
|
7dfdf3d679
|
Delete no-longer-used kokoro jobs .cfg files. (#28465)
* remove .cfg files for non-existent kokoro jobs
* more cleanup
|
2022-01-04 20:26:25 +01:00 |
Lidi Zheng
|
7cfd399dd6
|
Reduce the workload of presubmit artifact builds and distribtests (#28228)
* Reduce the workload of presubmit artifact builds and distribtests
* Create and redirect Kokoro config
* Remove duplicated scripts and use env var config
* Clean-up Kokoro cfg
* [DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS
* Revert "[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS"
This reverts commit 9436ac54ac.
|
2021-12-06 10:03:31 -08:00 |
Esun Kim
|
7b768dfa8d
|
Added PREPARE_BUILD_INSTALL_DEPS_PHP to distribtests
|
2020-12-04 15:46:25 -08:00 |
root
|
762a0b83c4
|
replace php to php7
|
2020-10-01 19:35:00 +00:00 |
Lidi Zheng
|
da94b366eb
|
Increase timeout for macOS Python tests by 50%
|
2020-04-16 15:48:45 -07:00 |
Jan Tattermusch
|
e684a3a322
|
leaner objc tests
|
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
|
5284d5189d
|
leaner C# build
|
2019-12-12 16:19:59 +01: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
|
d3bae20215
|
Increase MacOS C/C++ test limit
|
2019-11-13 12:25:14 +01:00 |
Esun Kim
|
17bc1cecf4
|
Increase timeout for macos/grpc-node test to 120 minutes
|
2019-08-20 09:26:14 -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
|
63e6329c65
|
Added Kokoro jobs for tvos unit tests
|
2019-07-31 16:47:34 -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 |
Jan Tattermusch
|
d791dd1775
|
create build.cfg for split-up PR jobs
|
2019-05-07 09:52:56 +02:00 |
Jan Tattermusch
|
d8f2e99167
|
Increase VM timeout for grpc_ios_binary_size job
|
2019-01-31 15:58:30 +01:00 |
Jan Tattermusch
|
d67009124f
|
commenting on PRs is no longer used
|
2019-01-18 09:41:15 +01:00 |
Lidi Zheng
|
6692429f31
|
Download private key from KeyStore
|
2018-12-17 16:25:25 -08:00 |
Jan Tattermusch
|
2d44cbb649
|
only run objc tests in their own separate job
|
2018-11-05 14:46:46 +01:00 |
Jan Tattermusch
|
f70c2daec8
|
add separate kokoro jobs for objc tests
|
2018-10-31 14:28:52 +01:00 |
Jan Tattermusch
|
58f167abeb
|
upload both sponge_log.xml and sponge_log.log
|
2018-09-25 23:10:54 +02:00 |
Muxi Yan
|
252359bbdc
|
CI integration
|
2018-07-10 09:53:51 -07:00 |
Matt Kwong
|
1caed0e06e
|
Add max_time flag to Kokoro PR jobs
|
2017-08-21 15:25:43 -07:00 |
Jan Tattermusch
|
02c35cf363
|
split up macos basictests
|
2017-08-02 12:04:55 +02:00 |
Jan Tattermusch
|
632e6f2cb7
|
fix jobs attempting to use gfile service account key
|
2017-07-31 11:19:34 +02:00 |
Adele Zhou
|
506cd0be69
|
Add PR configs for MacOS
|
2017-07-28 15:23:51 -07:00 |