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 in the TestTopSQLReporter #32461

Closed
hawkingrei opened this issue Feb 18, 2022 · 0 comments · Fixed by #32463
Closed

unstable test in the TestTopSQLReporter #32461

hawkingrei opened this issue Feb 18, 2022 · 0 comments · Fixed by #32463
Labels
affects-5.4 This bug affects the 5.4.x(LTS) versions. component/test severity/minor 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)


 === FAIL: util/topsql TestTopSQLReporter (1.42s)
[2022/02/18 04:12:57.950 +00:00] [INFO] [cpuprofile.go:115] ["parallel cpu profiler started"]
[2022/02/18 04:12:57.951 +00:00] [INFO] [cpu.go:84] ["sql cpu collector started"]
    topsql_test.go:168: 
        	Error Trace:	topsql_test.go:168
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 1
        	Test:       	TestTopSQLReporter
[2022/02/18 04:12:59.234 +00:00] [INFO] [cpu.go:99] ["sql cpu collector stopped"]
[2022/02/18 04:12:59.368 +00:00] [INFO] [cpuprofile.go:132] ["parallel cpu profiler stopped"] 

https://prow.hawkingrei.com/view/gs/prowpingcap/logs/tidb_race/1494519538325131264

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Feb 18, 2022
@crazycs520 crazycs520 added affects-5.4 This bug affects the 5.4.x(LTS) versions. severity/minor component/test type/bug The issue is confirmed as a bug. and removed type/bug The issue is confirmed as a bug. labels Feb 18, 2022
ti-chi-bot pushed a commit that referenced this issue Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-5.4 This bug affects the 5.4.x(LTS) versions. component/test severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants