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

unstable test #24592

Closed
zhouqiang-cl opened this issue May 12, 2021 · 1 comment · Fixed by #24585
Closed

unstable test #24592

zhouqiang-cl opened this issue May 12, 2021 · 1 comment · Fixed by #24585
Labels
severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@zhouqiang-cl
Copy link
Contributor

Bug Report

https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/3743/pipeline/

[2021-05-12T10:09:55.888Z] FAIL: extract_start_ts_test.go:64: extractStartTsSuite.TestExtractStartTs
[2021-05-12T10:09:55.888Z] 
[2021-05-12T10:09:55.888Z] extract_start_ts_test.go:102:
[2021-05-12T10:09:55.889Z]     c.Assert(result, Equals, expected)
[2021-05-12T10:09:55.889Z] ... obtained uint64 = 0x5e5803123ac0000
[2021-05-12T10:09:55.889Z] ... expected uint64 = 0x5e5803123a80000
[2021-05-12T10:09:55.889Z] 
[2021-05-12T10:09:55.889Z] PASS: region_request_test.go:300: testRegionRequestToSingleStoreSuite.TestNoReloadRegionWhenCtxCanceled	0.000s
[2021-05-12T10:09:55.889Z] [2021/05/12 18:09:48.431 +08:00] [WARN] [region_request.go:720] ["tikv reports `MaxTimestampNotSynced`"] [ctx="region ID: 3, meta: id:3 peers:<id:2 store_id:1 > , peer: id:2 store_id:1 , addr: store1, idx: 0, reqStoreType: TiKvOnly, runStoreType: tikv"]
[2021-05-12T10:09:55.889Z] [2021/05/12 18:09:48.435 +08:00] [WARN] [region_request.go:720] ["tikv reports `MaxTimestampNotSynced`"] [ctx="region ID: 3, meta: id:3 peers:<id:2 store_id:1 > , peer: id:2 store_id:1 , addr: store1, idx: 0, reqStoreType: TiKvOnly, runStoreType: tikv"]
[2021-05-12T10:09:55.889Z] PASS: region_cache_test.go:197: testRegionCacheSuite.TestDropStoreRetry	0.010s

1. Minimal reproduce step (Required)

run CI

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

in #24408

@ti-srebot
Copy link
Contributor

Please edit this comment or add a new comment to complete the following information

Not a bug

  1. Remove the 'type/bug' label
  2. Add notes to indicate why it is not a bug

Duplicate bug

  1. Add the 'type/duplicate' label
  2. Add the link to the original bug

Bug

Note: Make Sure that 'component', and 'severity' labels are added
Example for how to fill out the template: #20100

1. Root Cause Analysis (RCA) (optional)

2. Symptom (optional)

3. All Trigger Conditions (optional)

4. Workaround (optional)

5. Affected versions

6. Fixed versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants