Skip to content

Conversation

@vogelsgesang
Copy link
Contributor

The four test cases

  • DataCloudConnectionFunctionalTest.testNetworkTimeoutDefault
  • DataCloudConnectionFunctionalTest.testNetworkTimeoutIsPerGrpcCall
  • DataCloudConnectionFunctionalTest.testNetworkTimeoutPropagatesToServer
  • QueryTimeoutTest.testNetworkTimeoutDoesntInterfereWithLocalEnforcement

run for roughly 2 minutes, each.

This is unbearable for an efficient development process. Disable the test cases until we prioritize fixing the runtimes.

The four test cases
* DataCloudConnectionFunctionalTest.testNetworkTimeoutDefault
* DataCloudConnectionFunctionalTest.testNetworkTimeoutIsPerGrpcCall
* DataCloudConnectionFunctionalTest.testNetworkTimeoutPropagatesToServer
* QueryTimeoutTest.testNetworkTimeoutDoesntInterfereWithLocalEnforcement

run for roughly 2 minutes, each.

This is unbearable for an efficient development process. Disable the
test cases until we prioritize fixing the runtimes.
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (6dd1615) to head (b3bef95).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #121      +/-   ##
============================================
- Coverage     83.38%   83.33%   -0.06%     
+ Complexity     1282     1280       -2     
============================================
  Files           104      104              
  Lines          3865     3865              
  Branches        328      328              
============================================
- Hits           3223     3221       -2     
- Misses          487      488       +1     
- Partials        155      156       +1     
Components Coverage Δ
JDBC Core 85.60% <ø> (-0.08%) ⬇️
JDBC Main 70.09% <ø> (ø)
JDBC HTTP 87.11% <ø> (ø)
JDBC Utilities 60.77% <ø> (ø)
Spark Datasource ∅ <ø> (∅)
see 2 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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