-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/testseverity/moderatesig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/regression
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
analyze_test.go:1874:
Error Trace: pkg/executor/test/analyzetest/analyze_test.go:1874
pkg/executor/test/analyzetest/analyze_test.go:2027
pkg/executor/test/analyzetest/analyze_test.go:2030
Error: Not equal:
expected: "[executor:1317]Query execution was interrupted"
actual : "runtime error: invalid memory address or nil pointer dereference"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-[executor:1317]Query execution was interrupted
+runtime error: invalid memory address or nil pointer dereference
Test: TestKillAutoAnalyzeIndex
Messages: kill running analyze job
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
component/testseverity/moderatesig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/regression