googleapis / googleapis/google-cloud-cpp
bug: Investigate and re-enable disabled benchmark tests
Abierto
priority: p3
type: cleanup
- Lenguaje dominante
- C++
- Estrellas
- 659
- Forks
- 462
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 89
Descripción
The following benchmark tests are currently disabled in the macOS Kokoro CI build:
- `//generator/integration_tests:benchmarks_client_benchmark`
- `//google/cloud:options_benchmark`
These tests were disabled in `ci/kokoro/macos/builds/bazel.sh` to resolve CI failures and stabilize the build.
This issue tracks the work to:
1. Investigate the root cause of the failures in these benchmarks.
2. Fix the underlying issues.
3. Re-enable the tests by removing them from the `BAZEL_TEST_EXCLUDES` list in the `ci/kokoro/macos/builds/bazel.sh` script.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.