Skip to content

Improve tests for DownloadsCounter #3477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

pietroalbini
Copy link
Member

This fixes #3462, and while we're at it duplicates test_increment_missing_version in two separate tests, one checking when the two versions are in the same shard and one where they're in different shards.

r? @Turbo87

@Turbo87
Copy link
Member

Turbo87 commented Mar 31, 2021

looks like CI finally woke up again 😆

@bors r+

@bors
Copy link
Contributor

bors commented Mar 31, 2021

📌 Commit 5248fd7 has been approved by Turbo87

@Turbo87 Turbo87 added A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Mar 31, 2021
@bors
Copy link
Contributor

bors commented Mar 31, 2021

⌛ Testing commit 5248fd7 with merge fbd0f30...

@bors
Copy link
Contributor

bors commented Mar 31, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing fbd0f30 to master...

@bors bors merged commit fbd0f30 into rust-lang:master Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix flaky downloads_counter::tests::test_increment_missing_version test
4 participants