Skip to content

Allow to run cpp tests under grpc/tests/ using bazel.#6040

Merged
aardappel merged 1 commit into
google:masterfrom
yaoshengzhe:add_build_grpc_tests
Jul 21, 2020
Merged

Allow to run cpp tests under grpc/tests/ using bazel.#6040
aardappel merged 1 commit into
google:masterfrom
yaoshengzhe:add_build_grpc_tests

Conversation

@yaoshengzhe

@yaoshengzhe yaoshengzhe commented Jul 21, 2020

Copy link
Copy Markdown
Contributor

This is the first step to upgrade grpc dependency to the latest version.

  • Patch protobuf 3.6.1. and grpc 1.15.1 to fix build errors when using the latest Bazel version (3.4.1).
  • Add grpc/tests:grpc_test. One can kick off tests in Bazel by calling bazel test grpc/tests/....
  • Add missing build targets in tests/BUILD in order to support grpc/tests/BUILD

This is the first step to upgrade grpc dependency to the latest version.

- Patch protobuf 3.6.1. and grpc 1.15.1 to fix build errors when using the latest Bazel version (3.4.1).
- Add grpc/tests:grpc_test. One can kick off tests in Bazel by calling `bazel test grpc/tests/...`.
- Add missing build targets in tests/BUILD in order to support grpc/tests/BUILD
@aardappel

Copy link
Copy Markdown
Collaborator

Awesome, looks great!

@aardappel aardappel merged commit c8fa0af into google:master Jul 21, 2020
ivannp pushed a commit to ivannp/flatbuffers that referenced this pull request Oct 2, 2020
This is the first step to upgrade grpc dependency to the latest version.

- Patch protobuf 3.6.1. and grpc 1.15.1 to fix build errors when using the latest Bazel version (3.4.1).
- Add grpc/tests:grpc_test. One can kick off tests in Bazel by calling `bazel test grpc/tests/...`.
- Add missing build targets in tests/BUILD in order to support grpc/tests/BUILD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants