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

benchmark: Skip expensive setup and benchmarks to avoid filter_chain_benchmark_test_benchmark_test timeouts under tsan #12264

Conversation

antoniovicente
Copy link
Contributor

Commit Message:
benchmark: Skip expensive setup and benchmarks to avoid filter_chain_benchmark_test_benchmark_test timeouts under tsan.
Also, bump up the googlebenchmark version to pickup the fix to SkipWithError, google/benchmark#938 .

Additional Description:
Risk Level: n/a test-only
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
Fixes #12242

…enchmark_test_benchmark_test timeouts under tsan

also, bump up the googlebenchmark version to pickup the fix to SkipWithError, google/benchmark#938

Signed-off-by: Antonio Vicente <avd@google.com>
@mattklein123 mattklein123 self-assigned this Jul 24, 2020
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@mattklein123
Copy link
Member

This tidy issues are pre-existing I think so will merge to remove this flake.

@mattklein123 mattklein123 merged commit dcf451c into envoyproxy:master Jul 24, 2020
KBaichoo pushed a commit to KBaichoo/envoy that referenced this pull request Jul 30, 2020
…enchmark_test_benchmark_test timeouts under tsan (envoyproxy#12264)

also, bump up the googlebenchmark version to pickup the fix to SkipWithError, google/benchmark#938

Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
chaoqin-li1123 pushed a commit to chaoqin-li1123/envoy that referenced this pull request Aug 7, 2020
…enchmark_test_benchmark_test timeouts under tsan (envoyproxy#12264)

also, bump up the googlebenchmark version to pickup the fix to SkipWithError, google/benchmark#938

Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: chaoqinli <chaoqinli@google.com>
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.

filter_chain_benchmark_test_benchmark_test tsan flake
2 participants