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 TestSimpleStmtSummaryEvictedCount #42535

Closed
Tracked by #41316
Defined2014 opened this issue Mar 23, 2023 · 1 comment
Closed
Tracked by #41316

Unstable test TestSimpleStmtSummaryEvictedCount #42535

Defined2014 opened this issue Mar 23, 2023 · 1 comment
Assignees

Comments

@Defined2014
Copy link
Contributor

[2023/03/23 22:00:03.214 +08:00] [INFO] [ddl.go:1166] ["[ddl] DDL job is finished"] [jobID=287]
[2023/03/23 22:00:03.214 +08:00] [INFO] [callback.go:128] ["performing DDL change, must reload"]
[2023/03/23 22:00:03.220 +08:00] [INFO] [set.go:161] ["set global var"] [conn=3] [name=tidb_enable_stmt_summary] [val=0]
[2023/03/23 22:00:03.224 +08:00] [INFO] [set.go:161] ["set global var"] [conn=3] [name=tidb_stmt_summary_max_stmt_count] [val=1]
[2023/03/23 22:00:03.228 +08:00] [INFO] [set.go:161] ["set global var"] [conn=3] [name=tidb_enable_stmt_summary] [val=1]
    result.go:49: 
        	Error Trace:	testkit/result.go:49
        	            				infoschema/tables_test.go:1371
        	Error:      	Not equal: 
        	            	expected: "[2023-03-23 22:30:00]\n[2023-03-23 21:30:00]\n"
        	            	actual  : "[2023-03-23 23:00:00]\n[2023-03-23 22:00:00]\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,3 @@
        	            	-[2023-03-23 22:30:00]
        	            	-[2023-03-23 21:30:00]
        	            	+[2023-03-23 23:00:00]
        	            	+[2023-03-23 22:00:00]
        	            	 
        	Test:       	TestSimpleStmtSummaryEvictedCount
        	Messages:   	sql:select BEGIN_TIME from information_schema.statements_summary_evicted;, args:[]

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/20470/pipeline

@Defined2014 Defined2014 added the type/bug The issue is confirmed as a bug. label Mar 23, 2023
@tiancaiamao tiancaiamao added the sig/sql-infra SIG: SQL Infra label Mar 23, 2023
@ti-chi-bot ti-chi-bot added may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 labels Mar 31, 2023
@seiya-annie seiya-annie removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.1 may-affects-6.5 labels Mar 31, 2023
@tiancaiamao tiancaiamao self-assigned this Sep 6, 2023
@tiancaiamao
Copy link
Contributor

Can't reproduce it and this one is not in the recent top flaky list, so close.
https://tiinsights.pingcap.net/watch/dashboard/3-rd-quality?date_filter=past7days~&branch=master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants