-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.component/testseverity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
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)
[2023/03/16 19:14:49.560 +08:00] [WARN] [2pc.go:1757] ["schemaLeaseChecker is not set for this transaction"] [sessionID=4] [startTS=440130676866416641] [checkTS=440130676866416642]
dispatcher_test.go:150:
Error Trace: disttask/framework/dispatcher/dispatcher_test.go:150
disttask/framework/dispatcher/dispatcher_test.go:178
Error: Not equal:
expected: "2023-03-16 11:14:49"
actual : "2023-03-16 11:14:50"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2023-03-16 11:14:49
+2023-03-16 11:14:50
Test: TestSimple
[2023/03/16 19:14:49.615 +08:00] [INFO] [dispatcher.go:192] ["detection task loop exits"] [error="context canceled"]
4. What is your TiDB version? (Required)
master
Metadata
Metadata
Assignees
Labels
component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.component/testseverity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.