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 TestInterruptedDuringSpilling #50799

Closed
Tracked by #41316
hawkingrei opened this issue Jan 30, 2024 · 1 comment · Fixed by #50812
Closed
Tracked by #41316

flaky test TestInterruptedDuringSpilling #50799

hawkingrei opened this issue Jan 30, 2024 · 1 comment · Fixed by #50812
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra 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   TestInterruptedDuringSpilling
[2024/01/30 01:31:42.297 +00:00] [INFO] [sort_partition.go:255] ["memory exceeds quota, spill to disk now."] [consumed=935444480] [quota=-1]
    sortexec_pkg_test.go:129: 
        	Error Trace:	pkg/executor/sortexec/sortexec_pkg_test.go:129
        	Error:      	"1.02931491s" is not less than "1s"
        	Test:       	TestInterruptedDuringSpilling
--- FAIL: TestInterruptedDuringSpilling (43.16s) 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jan 30, 2024
@hawkingrei hawkingrei changed the title TestInterruptedDuringSpilling flaky test TestInterruptedDuringSpilling Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant