Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate gRPC ObjC PerfTest, TvTests and MacTests to bazel #76

Closed
dennycd opened this issue Apr 27, 2022 · 4 comments
Closed

Migrate gRPC ObjC PerfTest, TvTests and MacTests to bazel #76

dennycd opened this issue Apr 27, 2022 · 4 comments
Assignees
Labels
area/bazel Bazel releated tool chain changes area/cocoapod Cocoapod Build Related kind/test Test coverage

Comments

@dennycd
Copy link
Contributor

dennycd commented Apr 27, 2022

Cocoapod Targets

Also we should enable GRPC_VERBOSITY=debug environment variable when running these tests


cc @jtattermusch

@dennycd dennycd added area/cocoapod Cocoapod Build Related kind/test Test coverage area/bazel Bazel releated tool chain changes labels Apr 27, 2022
@jtattermusch
Copy link
Collaborator

The targets //src/objective-c/tests:TvTests and //src/objective-c/tests:MacTests already exist, but their build seems broken.

PerfTests bazel target doesn't exist at all.

@jtattermusch
Copy link
Collaborator

Once the targets work reliably, they can be added to the kokoro job being created here: grpc/grpc#29599

@jtattermusch
Copy link
Collaborator

More accurate state of affairs (and what remains to be done) is being added as a list of TODOs here: https://github.com/grpc/grpc/pull/29665/files#diff-26e0bc5bba55be18a1e28b707c1768be5c3de415944115ec3b4eb006b1d39693

@jtattermusch
Copy link
Collaborator

@HannahShiSFB can you try to enable the TvTests with bazel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bazel Bazel releated tool chain changes area/cocoapod Cocoapod Build Related kind/test Test coverage
Projects
None yet
Development

No branches or pull requests

3 participants