Skip to content

Silence deprecation output from sidekiq during spec runs#999

Open
mjankowski wants to merge 1 commit intotoptal:masterfrom
mjankowski:sidekiq-deprecation-output
Open

Silence deprecation output from sidekiq during spec runs#999
mjankowski wants to merge 1 commit intotoptal:masterfrom
mjankowski:sidekiq-deprecation-output

Conversation

@mjankowski
Copy link
Contributor

Starting with 8.1, sidekiq supports this new testing API declaration, and the old style outputs deprecation noise.

Separately, configure logging to remove some output noise during spec runs.

I'm not sure on sidekiq version support here ... its not a gemspec dependency and lock files are ignored - but presumably its a safe assumption that anyone doing development can bundle update to get latest?

@mjankowski mjankowski requested a review from a team as a code owner February 25, 2026 14:28
Copy link
Member

@bbatsov bbatsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense — the old Sidekiq testing API is deprecated since 8.1. Thanks for cleaning this up!

@mjankowski mjankowski closed this Feb 26, 2026
@mjankowski mjankowski deleted the sidekiq-deprecation-output branch February 26, 2026 13:09
@mjankowski mjankowski restored the sidekiq-deprecation-output branch February 26, 2026 13:11
@mjankowski mjankowski reopened this Feb 26, 2026
@mjankowski mjankowski force-pushed the sidekiq-deprecation-output branch from 7a979a2 to 0227b11 Compare February 26, 2026 13:16
@mjankowski
Copy link
Contributor Author

I erroneously pushed a removal of this branch while doing branch tidying after other merged PR. I've restored/reopened, but this may need re-approval before merge. Sorry about that.

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