Skip to content

Disable BlockHound reporting for Kubernetes client testing - #6329

Merged
ikhoon merged 1 commit into
line:mainfrom
ikhoon:blockhound-k8s-disable
Jul 29, 2025
Merged

Disable BlockHound reporting for Kubernetes client testing#6329
ikhoon merged 1 commit into
line:mainfrom
ikhoon:blockhound-k8s-disable

Conversation

@ikhoon

@ikhoon ikhoon commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Motivation:

It is inconvient and time-consuming to check all CI results due to the false-positive BlockHound reports. Therefore, I propose disabling BlockHound reporting until the patched version is released.

Modifications:

  • Add FastThreadLocalRunnable.run to allowBlockingCallsInside for disabling the reports

Result:

Less noisy CI builds

Motivation:

It is inconvient and time-consuming to check all CI results due to the
false-positive BlockHound reports. Therefore, I propose disabling
BlockHound reporting until [the patched version](eclipse-vertx/vert.x#5637)
is released.

Modifications:

- Add `FastThreadLocalRunnable.run` to `allowBlockingCallsInside`
  for disabling the reports

Result:

Less noisy CI builds
@ikhoon ikhoon added the cleanup label Jul 28, 2025
@ikhoon ikhoon added this to the 1.33.0 milestone Jul 28, 2025
@ikhoon
ikhoon marked this pull request as ready for review July 28, 2025 13:32
@ikhoon
ikhoon merged commit 1ef08fa into line:main Jul 29, 2025
14 checks passed
@codecov

codecov Bot commented Jul 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (8150425) to head (3c742ae).
⚠️ Report is 127 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #6329       +/-   ##
============================================
- Coverage     74.46%       0   -74.47%     
============================================
  Files          1963       0     -1963     
  Lines         82437       0    -82437     
  Branches      10764       0    -10764     
============================================
- Hits          61385       0    -61385     
+ Misses        15918       0    -15918     
+ Partials       5134       0     -5134     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants