grpc / grpc-ios

gRPC for iOS
Apache License 2.0
39 stars 22 forks source link

grpc_bazel_cpp_ios_tests build break for iOS #33

Closed dennycd closed 2 years ago

dennycd commented 2 years ago

As seem in sample below

Also can be repro by manually triggering it with running the test script

grpc/tools/internal_ci/macos/grpc_run_bazel_cpp_ios_tests.sh

or

tools/bazel test --test_summary=detailed --test_output=all //test/cpp/server:authorization_policy_provider_test_on_ios
dennycd commented 2 years ago

already fixed for missing data in blaze ios build