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

owner: fix TestSingle #13427

Merged
merged 2 commits into from Nov 19, 2019
Merged

owner: fix TestSingle #13427

merged 2 commits into from Nov 19, 2019

Conversation

wjhuang2016
Copy link
Member

What problem does this PR solve?

Fix #13351

What is changed and how it works?

Sleep more

Check List

Tests

  • N/A

Code changes

Side effects

Related changes

  • Need to cherry-pick to the release branch

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #13427 into master will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #13427   +/-   ##
===========================================
  Coverage   80.5024%   80.5024%           
===========================================
  Files           472        472           
  Lines        116897     116897           
===========================================
  Hits          94105      94105           
  Misses        15496      15496           
  Partials       7296       7296

Copy link
Contributor

@SunRunAway SunRunAway left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@winkyao winkyao left a comment

Choose a reason for hiding this comment

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

LGTM

@SunRunAway
Copy link
Contributor

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label Nov 19, 2019
@sre-bot
Copy link
Contributor

sre-bot commented Nov 19, 2019

/run-all-tests

@sre-bot sre-bot merged commit 087d2bd into pingcap:master Nov 19, 2019
@sre-bot
Copy link
Contributor

sre-bot commented Nov 19, 2019

cherry pick to release-3.0 in PR #13563

@sre-bot
Copy link
Contributor

sre-bot commented Nov 19, 2019

cherry pick to release-2.1 failed

@sre-bot
Copy link
Contributor

sre-bot commented Nov 19, 2019

cherry pick to release-3.1 in PR #13564

XiaTianliang pushed a commit to XiaTianliang/tidb that referenced this pull request Dec 21, 2019
@sre-bot
Copy link
Contributor

sre-bot commented Apr 7, 2020

It seems that, not for sure, we failed to cherry-pick this commit to release-2.1. Please comment '/run-cherry-picker' to try to trigger the cherry-picker if we did fail to cherry-pick this commit before. @wjhuang2016 PTAL.

@wjhuang2016 wjhuang2016 deleted the fix_test_single branch November 17, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test status/can-merge Indicates a PR has been approved by a committer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unit test fails in TestSingle
5 participants