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 case TestTiDBLastTxnInfoCommitMode #24774

Closed
XuHuaiyu opened this issue May 20, 2021 · 1 comment · Fixed by #24779
Closed

unstable test case TestTiDBLastTxnInfoCommitMode #24774

XuHuaiyu opened this issue May 20, 2021 · 1 comment · Fixed by #24779
Assignees
Labels
severity/major sig/transaction SIG:Transaction type/bug The issue is confirmed as a bug.

Comments

@XuHuaiyu
Copy link
Contributor

[2021-05-20T02:22:49.872Z] FAIL: executor_test.go:3033: testSerialSuite.TestTiDBLastTxnInfoCommitMode
[2021-05-20T02:22:49.872Z] 
[2021-05-20T02:22:49.872Z] [["async_commit" false false]]
[2021-05-20T02:22:49.872Z] [["async_commit" false false]]
[2021-05-20T02:22:49.872Z] executor_test.go:3079:
[2021-05-20T02:22:49.872Z]     c.Assert(rows[0][0], Equals, `"2pc"`)
[2021-05-20T02:22:49.872Z] ... obtained string = "\"async_commit\""
[2021-05-20T02:22:49.872Z] ... expected string = "\"2pc\""

https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/3315/pipeline/103

@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/transaction SIG:Transaction type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants