Skip to content

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

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
antoniovicente:fix_filter_chain_benchmark_test_benchmark_test
Jul 24, 2020
Merged

benchmark: Skip expensive setup and benchmarks to avoid filter_chain_benchmark_test_benchmark_test timeouts under tsan#12264
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
antoniovicente:fix_filter_chain_benchmark_test_benchmark_test

Conversation

@antoniovicente
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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