Skip to content

Remove Slow tests#5032

Merged
denik merged 2 commits intomainfrom
denik/remove-slow
Apr 20, 2026
Merged

Remove Slow tests#5032
denik merged 2 commits intomainfrom
denik/remove-slow

Conversation

@denik
Copy link
Copy Markdown
Contributor

@denik denik commented Apr 20, 2026

Changes

  • Remove Slow tests support from acceptance test runner, Makefile.
  • The only test that was using it is upload/timeout - this will be updated to be faster in separate PR.

Why

Split between short and fast tests adds complexity to Makefile and makes it possible to miss failures. Better strategy is not to have slow tests.

denik added 2 commits April 20, 2026 15:22
The Slow flag was used to skip local acceptance tests in -short mode.
Remove the flag, the selftest for it, the Makefile targets, and strip
it from the one test that used it.

Co-authored-by: Isaac
Now that the Slow config feature is gone, -short has no effect on local
acceptance tests. Unit tests in this repo don't use testing.Short() either.

Co-authored-by: Isaac
@denik denik enabled auto-merge April 20, 2026 14:38
@denik denik changed the title Remove Slow test config feature Add DATABRICKS_BUNDLE_HTTP_TIMEOUT_SECONDS; remove Slow tests Apr 20, 2026
@denik denik requested a review from pietern April 20, 2026 15:15
@denik denik changed the title Add DATABRICKS_BUNDLE_HTTP_TIMEOUT_SECONDS; remove Slow tests Remove Slow tests Apr 20, 2026
@denik denik added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit e24ae4e Apr 20, 2026
24 checks passed
@denik denik deleted the denik/remove-slow branch April 20, 2026 15:34
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