-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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:
- Investigate the root cause of the failures in these benchmarks.
- Fix the underlying issues.
- Re-enable the tests by removing them from the
BAZEL_TEST_EXCLUDES
list in theci/kokoro/macos/builds/bazel.sh
script.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.