Jan Tattermusch
176f4cc4e4
support Flaky=True for grpc_cc_tests
5 years ago
Jan Tattermusch
41ac287f7b
generate build metadata from bazel BUILD
5 years ago
Esun Kim
2295cde4e5
Enable absl completely
5 years ago
Esun Kim
1fdfb19218
Added a test to keep grpc run without abseil
5 years ago
Esun Kim
5207eba9ff
Add abseil
5 years ago
Lidi Zheng
d5d6914751
Make buildifier sanity test fail-able
5 years ago
Jan Tattermusch
39f6bb152e
make test sharding work for poller-specific tests
5 years ago
Mark D. Roth
3d3b6d8a8a
shard xds_end2end_test
5 years ago
Esun Kim
de81f120b2
Abseilify StringView
5 years ago
Esun Kim
4e396883d4
Update by review
5 years ago
Esun Kim
1e74c102cd
Add GRPC_USE_ABSL flag
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Richard Belleville
444d5b7760
Revert "Reuse the definition already in the bazel/ directory"
...
Turns out that putting this in the main build definition starklark file
means that our users will also incur a dependency on the repo rule.
That's no bueno.
This reverts commit 78e443b4f6
.
5 years ago
Richard Belleville
78e443b4f6
Reuse the definition already in the bazel/ directory
5 years ago
Eytan Kidron
6aa41ee760
Removed LARGE_MACHINE from bazel/grpc_build_system.bzl
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Nicolas Noble
04d7e0d11f
Revert "Upgrade to bazel 1.0.0"
5 years ago
Jan Tattermusch
74ade125f2
toolchains no longer support machine types
5 years ago
Esun Kim
1743519aa9
Activate C++ stdlib
5 years ago
Jan Tattermusch
3ece581720
win RBE tests with uses_polling=True need to run as well
5 years ago
Jan Tattermusch
6822d9a779
correctly generate tests for bazel tests that dont use polling
5 years ago
Richard Belleville
9c4de3a983
Move reference to external workspace to OSS-specific file
5 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
5 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
5 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
5 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
5 years ago
Jan Tattermusch
abc384164a
fix kwargs syntax error
5 years ago
Richard Belleville
6dfa96524d
Fix failing CPP test
5 years ago
Esun Kim
2707fd0bd4
Added GRPC_USE_CPP_STD_LIB flag
5 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Muxi Yan
de3131016d
update BUILD following the new style
5 years ago
Tony Lu
44868ae12a
Starting a new branch with same changes from https://github.com/grpc/grpc/pull/19621
5 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
5 years ago
Nicolas "Pixel" Noble
8de64087a3
Clean bazel 0.26 upgrade.
6 years ago
Bill Feng
85100a780f
windows rbe for Kokoro CI
6 years ago
Bill Feng
3d03c2d97c
fixed comments
6 years ago
Bill Feng
719bdcfd6a
temporarily disable all poller-enabled tests for Windows
6 years ago
Bill Feng
cdf3e001cb
wip selective build for windows
6 years ago
billfeng327
d16597ab73
corrected Bazel target generation logic for Windows
6 years ago
Bill Feng
d7e5cb70fe
flipped logic for is_msvc()
6 years ago
Bill Feng
d93959853f
Enabled Windows Bazel build for cpp tests
6 years ago
Jan Tattermusch
cf6a311761
Revert "Windows builds for gRPC C++ tests"
6 years ago
Vishal Powar
319fcdf26e
Add a script for generating C code and build rule for protobuf protos.
...
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code (upb) for protos
- generated code for example protos
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Yash Tibrewal
620d80d817
Remove poll-cv references from bazel and run_tests.py
6 years ago
billfeng327
ab06853fc9
C++ Windows test builds
6 years ago
Prashant Jaikumar
e8efe06a42
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
Prashant Jaikumar
6177befe94
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
Vijay Pai
03de98d5ef
Revert "Add test for network transitions when CFStream is enabled"
6 years ago
Prashant Jaikumar
2f0f522423
Add end2end test for cfstream
6 years ago