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

fuzz_test: Reduce logging spam at allocation quotas, to avoid test timeouts #6324

Merged
merged 9 commits into from
Jul 3, 2024

Conversation

eddyashton
Copy link
Member

@eddyashton eddyashton commented Jul 3, 2024

fuzz_test is still extremely flaky following #6308, with some runs having a very low throughput (<200/s) and eventually timing out.

Adding some logging to confirm the monkey-patch is present and has made a difference.

EDIT - After additional investigation, got local repro (requires SGX Debug Verbose), and found the spammy logs that are slowing things down.

@eddyashton eddyashton requested a review from a team as a code owner July 3, 2024 08:48
@eddyashton eddyashton changed the title Log around removal of database logger to confirm fix fuzz_test: Reduce logging spam at allocation quotas, to avoid test timeouts Jul 3, 2024
@eddyashton eddyashton merged commit 967a83e into microsoft:main Jul 3, 2024
18 checks passed
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.

2 participants