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 TestDefaultColumnWithReplace #51114

Closed
Tracked by #41316
zimulala opened this issue Feb 18, 2024 · 0 comments · Fixed by #51115
Closed
Tracked by #41316

Unstable test TestDefaultColumnWithReplace #51114

zimulala opened this issue Feb 18, 2024 · 0 comments · Fixed by #51115
Assignees
Labels
component/ddl This issue is related to DDL of TiDB. component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@zimulala
Copy link
Contributor

Bug Report

1674 --- FAIL: TestDefaultColumnWithReplace (0.80s)
1675     testkit.go:450:
1676             Error Trace:    /Users/bb7133/Projects/gopath/src/[github.com/pingcap/tidb/pkg/testkit/testkit.go:450](http://github.com/pingcap/tidb/pkg/testkit/testkit.go:450)
1677                                         /Users/bb7133/Projects/gopath/src/[github.com/pingcap/tidb/pkg/ddl/db_inte](http://github.com/pingcap/tidb/pkg/ddl/db_inte)     gration_test.go:1631
1678             Error:          Not equal:
1679                             expected: 1292
1680                             actual  : 1690
1681             Test:           TestDefaultColumnWithReplace
1682             Messages:       sql: insert into t1(c) values (1), Assertion failed, origin err:
1683                               ERROR 1690 (22003): BIGINT value is out of range in '7E7919'
1684 FAIL
1685 run all tasks takes 8m42.325379667

master

@zimulala zimulala added type/bug The issue is confirmed as a bug. component/test labels Feb 18, 2024
@zimulala zimulala self-assigned this Feb 18, 2024
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ddl This issue is related to DDL of TiDB. component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants