Skip to content
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

Deflake TestSeekForward #42885

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Deflake TestSeekForward #42885

merged 1 commit into from
Jun 18, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jun 12, 2024

No description provided.

lib/player/player.go Outdated Show resolved Hide resolved
lib/player/player_test.go Outdated Show resolved Hide resolved
@zmb3 zmb3 force-pushed the zmb3/test-seek-forward branch 3 times, most recently from 9169d3c to c648da8 Compare June 12, 2024 20:15
@zmb3 zmb3 marked this pull request as ready for review June 12, 2024 21:12
@github-actions github-actions bot requested review from kimlisa and tcsc June 12, 2024 21:13
Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@zmb3 zmb3 added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v16 labels Jun 12, 2024
@zmb3
Copy link
Collaborator Author

zmb3 commented Jun 18, 2024

@nklaassen or @tcsc can I get another review?

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from tcsc June 18, 2024 17:21
@zmb3 zmb3 enabled auto-merge June 18, 2024 17:23
@zmb3 zmb3 disabled auto-merge June 18, 2024 17:23
This test covers code paths that are highly dependent on time and
difficult to test deterministically. The core functionality
(ensuring that the delay is interrupted by seeking) is covered
by TestSeekForwardTwice, so combine those two test cases into one.
@zmb3 zmb3 force-pushed the zmb3/test-seek-forward branch from c648da8 to 1aec225 Compare June 18, 2024 17:28
@zmb3 zmb3 added this pull request to the merge queue Jun 18, 2024
Merged via the queue into master with commit 9c54857 Jun 18, 2024
38 checks passed
@zmb3 zmb3 deleted the zmb3/test-seek-forward branch June 18, 2024 18:13
@public-teleport-github-review-bot

@zmb3 See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants