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
Jan Tattermusch
cc6ef78972
Use test timeout implied by test size (unless overridden).
...
Currently, grpc_cc_test with size="large" will still have
timeout="moderate" (which corresponds to medium size test)
because the timeout will be overriden by the default arg.
Fixing as this behavior is very counterintuitive.
6 years ago
Max Vorobev
25e13ac79b
Fix incompatible_bzl_disallow_load_after_statement, deprecated attribute usage
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Vishal Powar
62027b7e14
Changes 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 for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Bill Feng
fbd3808d0d
added exec_compatible_with to sh_test
6 years ago
Bill Feng
9759a1b241
removed accidental submodule update
6 years ago
Vijay Pai
be18cedf90
Delete epollsig poller and tests using it
6 years ago
Bill Feng
2fa4d430a6
attempt on fixing the bazel location bug
6 years ago
adelez
5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds""
7 years ago
Nicolas Noble
43557fee0b
Revert "Add suppressions to sanitizers for bazel builds"
7 years ago
Adele Zhou
4cd659505c
Add data param to grpc_cc_library
7 years ago
Adele Zhou
ff1d1b3b68
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
7 years ago
David Garcia Quintas
3351fe3a3f
restore grpc_generate_one_off_targets()
7 years ago
David Garcia Quintas
483b4b7bde
Treat nanopb as a regular external dep
7 years ago
Adele Zhou
aadbd18596
Also add size
7 years ago
Adele Zhou
7bc84a2256
Use timeout instead of size
7 years ago
Adele Zhou
ad5be3e310
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
7 years ago
yang-g
502ba74868
Rename generate_mock to generate_mocks
7 years ago