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 attributes_sql_test.go:237: testDBSuite8.TestFlashbackTable #28020

Closed
Tracked by #25899
karuppiah7890 opened this issue Sep 13, 2021 · 3 comments · Fixed by #28898
Closed
Tracked by #25899

Unstable attributes_sql_test.go:237: testDBSuite8.TestFlashbackTable #28020

karuppiah7890 opened this issue Sep 13, 2021 · 3 comments · Fixed by #28898
Assignees
Labels
component/test severity/major type/bug The issue is confirmed as a bug.

Comments

@karuppiah7890
Copy link
Contributor

karuppiah7890 commented Sep 13, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

[2021-09-13T15:40:22.324Z] FAIL
[2021-09-13T15:40:22.324Z] + cat test.log
[2021-09-13T15:40:22.324Z] + grep -Ev '^\[[[:digit:]]{4}(/[[:digit:]]{2}){2}'
[2021-09-13T15:40:22.324Z] + grep -A 30 '\-------'
[2021-09-13T15:40:22.324Z] + grep -A 29 FAIL
[2021-09-13T15:40:22.324Z] FAIL: attributes_sql_test.go:237: testDBSuite8.TestFlashbackTable
[2021-09-13T15:40:22.324Z] 
[2021-09-13T15:40:22.324Z] attributes_sql_test.go:301:
[2021-09-13T15:40:22.324Z]     c.Assert(rows2[0][3], Equals, rows[0][3])
[2021-09-13T15:40:22.324Z] ... obtained string = "7480000000000021ff4e5f720000000000fa"
[2021-09-13T15:40:22.324Z] ... expected string = "7480000000000000ff375f720000000000fa"

1. Minimal reproduce step (Required)

Run make gotest

The issue also happened in CI

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

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

All tests to pass with no errors including time out errors

3. What did you see instead (Required)

Test errors with expected and actual mismatch

4. What is your TiDB version? (Required)

Commit - 64e1fd5

@rleungx
Copy link
Member

rleungx commented Nov 15, 2021

/close

@ti-chi-bot
Copy link
Member

@rleungx: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@github-actions
Copy link

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants