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

flaky test TestDefaultColumnWithReplace #51200

Closed
Tracked by #41316
hawkingrei opened this issue Feb 20, 2024 · 0 comments · Fixed by #50992
Closed
Tracked by #41316

flaky test TestDefaultColumnWithReplace #51200

hawkingrei opened this issue Feb 20, 2024 · 0 comments · Fixed by #50992
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

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

     testkit.go:450: 
        	Error Trace:	pkg/testkit/testkit.go:450
        	            				pkg/ddl/db_integration_test.go:1632
        	Error:      	Not equal: 
        	            	expected: 1292
        	            	actual  : 1690
        	Test:       	TestDefaultColumnWithReplace
        	Messages:   	sql: insert into t1(c) values (1), Assertion failed, origin err:
        	            	  ERROR 1690 (22003): BIGINT value is out of range in '4E118096' 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/51197/tiprow_fast_test/1759873471115956224#1:build-log.txt%3A4976

4. What is your TiDB version? (Required)

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.

3 participants