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 TestHistoryReader #45544

Open
Tracked by #41316
hawkingrei opened this issue Jul 25, 2023 · 0 comments · May be fixed by #45546
Open
Tracked by #41316

unstable test TestHistoryReader #45544

hawkingrei opened this issue Jul 25, 2023 · 0 comments · May be fixed by #45546
Labels
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)

 === RUN   TestHistoryReader
    reader_test.go:302: 
        	Error Trace:	util/stmtsummary/v2/reader_test.go:302
        	            				util/stmtsummary/v2/reader_test.go:306
        	Error:      	"[]" should have 2 item(s), but has 0
        	Test:       	TestHistoryReader
    reader_test.go:271: 
        	Error Trace:	util/stmtsummary/v2/reader_test.go:271
        	            				GOROOT/src/runtime/panic.go:522
        	            				GOROOT/src/testing/testing.go:980
        	            				util/stmtsummary/v2/reader_test.go:302
        	            				util/stmtsummary/v2/reader_test.go:306
        	Error:      	Received unexpected error:
        	            	remove tidb-statements.log: no such file or directory
        	Test:       	TestHistoryReader
    reader_test.go:260: 
        	Error Trace:	util/stmtsummary/v2/reader_test.go:260
        	            				GOROOT/src/runtime/panic.go:522
        	            				GOROOT/src/testing/testing.go:980
        	            				util/stmtsummary/v2/reader_test.go:271
        	            				GOROOT/src/runtime/panic.go:522
        	            				GOROOT/src/testing/testing.go:980
        	            				util/stmtsummary/v2/reader_test.go:302
        	            				util/stmtsummary/v2/reader_test.go:306
        	Error:      	Received unexpected error:
        	            	remove tidb-statements-2022-12-27T16-21-20.245.log: no such file or directory
        	Test:       	TestHistoryReader 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jul 25, 2023
This was referenced Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant