We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
topn_spill_test.go:209: Error Trace: pkg/executor/sortexec/topn_spill_test.go:209 pkg/executor/sortexec/topn_spill_test.go:519 Error: Received unexpected error: panic is triggered by random fail github.com/pingcap/tidb/pkg/util.GetRecoverError pkg/util/util.go:290 github.com/pingcap/tidb/pkg/executor/sortexec.processPanicAndLog pkg/executor/sortexec/sort_util.go:50 github.com/pingcap/tidb/pkg/executor/sortexec.(*TopNExec).executeTopN.func1 pkg/executor/sortexec/topn.go:449 runtime.gopanic GOROOT/src/runtime/panic.go:914 github.com/pingcap/tidb/pkg/executor/sortexec.injectParallelSortRandomFail pkg/executor/sortexec/sort_util.go:73 github.com/pingcap/tidb/pkg/executor/sortexec.(*TopNExec).generateResultWithMultiWayMerge pkg/executor/sortexec/topn.go:519 github.com/pingcap/tidb/pkg/executor/sortexec.(*TopNExec).generateTopNResultsWhenSpillTriggered pkg/executor/sortexec/topn.go:576 github.com/pingcap/tidb/pkg/executor/sortexec.(*TopNExec).generateTopNResults pkg/executor/sortexec/topn.go:593 github.com/pingcap/tidb/pkg/executor/sortexec.(*TopNExec).executeTopN pkg/executor/sortexec/topn.go:473 runtime.goexit src/runtime/asm_a
https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/54514/fast_test_tiprow/1838866841766727680#1:build-log.txt%3A2137
The text was updated successfully, but these errors were encountered:
executor: disable random failpoint after sort test is finished (#56312)
a997f95
close #56306
Successfully merging a pull request may close this issue.
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)
https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/54514/fast_test_tiprow/1838866841766727680#1:build-log.txt%3A2137
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: