Skip to content

chore(core): fix flaky LineHttpSenderLoggingTest#6315

Merged
bluestreak01 merged 3 commits intomasterfrom
ia_fix_logging_test
Oct 27, 2025
Merged

chore(core): fix flaky LineHttpSenderLoggingTest#6315
bluestreak01 merged 3 commits intomasterfrom
ia_fix_logging_test

Conversation

@glasstiger
Copy link
Copy Markdown
Contributor

The log line which the test asserts on, is logged by a different logger (different class) now.
Have to change the guaranteed logger in the test to the new one.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 24, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ia_fix_logging_test

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bluestreak01
Copy link
Copy Markdown
Member

this PR actually does not fix the problem yet

bluestreak01
bluestreak01 previously approved these changes Oct 26, 2025
@glasstiger
Copy link
Copy Markdown
Contributor Author

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cutlass/line/tcp/TableUpdateDetails.java 1 1 100.00%
🔵 io/questdb/griffin/SqlCompilerImpl.java 1 1 100.00%

@bluestreak01 bluestreak01 merged commit 27c807e into master Oct 27, 2025
34 checks passed
@bluestreak01 bluestreak01 deleted the ia_fix_logging_test branch October 27, 2025 02:41
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