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

test random failed in TestExtractStartTs #24583

Closed
LittleFall opened this issue May 12, 2021 · 1 comment · Fixed by #24585
Closed

test random failed in TestExtractStartTs #24583

LittleFall opened this issue May 12, 2021 · 1 comment · Fixed by #24585
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@LittleFall
Copy link
Contributor

Bug Report

pr: #24516

ci test name: idc-jenkins-ci-tidb/check_dev_2

logs: https://ci.pingcap.net/blue/rest/organizations/jenkins/pipelines/tidb_ghpr_check_2/runs/3707/log/?start=0

[2021-05-12T09:10:16.971Z] PASS: region_cache_test.go:183: testRegionCacheSuite.TestDropStore	0.000s
[2021-05-12T09:10:16.971Z] [2021/05/12 17:10:10.383 +08:00] [WARN] [client_batch.go:751] ["send request is cancelled"] [to=store1] [cause="context canceled"]
[2021-05-12T09:10:16.971Z] 
[2021-05-12T09:10:16.971Z] ----------------------------------------------------------------------
[2021-05-12T09:10:16.971Z] FAIL: extract_start_ts_test.go:64: extractStartTsSuite.TestExtractStartTs
[2021-05-12T09:10:16.971Z] 
[2021-05-12T09:10:16.971Z] extract_start_ts_test.go:102:
[2021-05-12T09:10:16.971Z]     c.Assert(result, Equals, expected)
[2021-05-12T09:10:16.971Z] ... obtained uint64 = 0x5e57f56c0b40000
[2021-05-12T09:10:16.971Z] ... expected uint64 = 0x5e57f56c0b00000
@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 type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants