Nicolas Noble
|
0f47005ad6
|
Removing obsolete comment.
|
5 years ago |
Lidi Zheng
|
221a50bf87
|
Allow multiple asyncio engine
|
5 years ago |
Lidi Zheng
|
13390e9ae9
|
Use fast cpp protos for Python builds
|
5 years ago |
Richard Belleville
|
a08da012d2
|
Switch to config-driven style
|
5 years ago |
Jan Tattermusch
|
eaf01655cd
|
disable xds_bootstrap_test on TSAN ASAN UBSAN
|
5 years ago |
Jan Tattermusch
|
d10fb3ba99
|
fix win RBE opt build
|
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 |
Richard Belleville
|
426450cd82
|
Implement dual testing
|
5 years ago |
Esun Kim
|
a031f0ffd6
|
Remove all nanopb defines
|
5 years ago |
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.
|
5 years ago |
Prashant Jaikumar
|
c6993a3841
|
Run cfstream_test under ASAN and TSAN
|
5 years ago |
Lidi Zheng
|
dbec6006a6
|
Fix the entry condition of Bazel hack
|
5 years ago |
Nicolas "Pixel" Noble
|
1c8894d9c4
|
Hail mary.
|
6 years ago |
Nicolas "Pixel" Noble
|
ee6a462f03
|
Another python fix.
|
6 years ago |
Lidi Zheng
|
61bea3891b
|
Another attempt to fix this problem cleanly
|
6 years ago |
Lidi Zheng
|
e9c67f23f3
|
Add a new environment variable GRPC_BAZEL_BUILD
|
6 years ago |
Lidi Zheng
|
d209deb14b
|
Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
This reverts commit 7da0aacef2 .
|
6 years ago |
Eric Gribkoff
|
7da0aacef2
|
Revert "Merge pull request #17644 from lidizheng/bzl-py3"
This reverts commit a25828ad78 , reversing
changes made to 5176fd80fc .
|
6 years ago |
Lidi Zheng
|
7105626569
|
Pump force Python version & simplify code
|
6 years ago |
Lidi Zheng
|
814c858f3f
|
Enable Python 3
|
6 years ago |
Jan Tattermusch
|
310e1b07a7
|
adding THREAD_SANITIZER define seems to trigger #17175
|
6 years ago |
Jan Tattermusch
|
28ec812dcc
|
use sanitizer-related defines for absl
|
6 years ago |
Jan Tattermusch
|
2a4f8a3f25
|
use bazel --config= for all foundry builds
|
6 years ago |
Jan Tattermusch
|
aad0030aed
|
align msan kokoro and manual configurations
|
6 years ago |
Jan Tattermusch
|
e43d732a33
|
align ubsan configuration
|
6 years ago |
Jan Tattermusch
|
bfcce96efc
|
align bazel asan configuration
|
6 years ago |
Jan Tattermusch
|
9e4b762203
|
Add suggested alias for bazelrc import location
See https://github.com/bazelbuild/bazel/issues/6319
|
6 years ago |
Jan Tattermusch
|
1b1fdfd892
|
standardize format of bazel.rc
|
6 years ago |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
7 years ago |
Adele Zhou
|
b47e557d18
|
Apply Wframe-larger-than flag to opt builds only
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Vijay Pai
|
91bab37129
|
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
|
7 years ago |
Craig Tiller
|
86e1ebc4bb
|
Add Bazel configurations for sanitizers
Usage example:
bazel test -c dbg --config asan test/whatever-you-want
|
7 years ago |