Skip to content

Order dependent bug - #46673

Draft
Wenwei-Zhao wants to merge 1 commit into
envoyproxy:mainfrom
Wenwei-Zhao:order_dependent_bug
Draft

Order dependent bug#46673
Wenwei-Zhao wants to merge 1 commit into
envoyproxy:mainfrom
Wenwei-Zhao:order_dependent_bug

Conversation

@Wenwei-Zhao

Copy link
Copy Markdown
Contributor

Commit Message: Fix flaky order-dependent stats_test failures via physical test file separation
Additional Description: The tests NonNumberValueFormatted and GaugeNonNumberValueFormatted both trigger identical error logs emitted via ENVOY_LOG_PERIODIC_MISC in stats.cc. Because this macro rate-limits logging to prevent log spam, running these tests consecutively in the same target process led to one suppressing the other, causing flaky test failures under randomized execution ordering.
Risk Level: low
Testing: NA
Docs Changes: NA
Release Notes: NA
Platform Specific Features: NA

@repokitteh-read-only

Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #46673 was opened by Wenwei-Zhao.

see: more, trace.

… file separation

Signed-off-by: Wenwei Zhao <wenweizhao@google.com>
@Wenwei-Zhao

Copy link
Copy Markdown
Contributor Author

\assign @adisuissa

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.

1 participant