-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
component/testseverity/majortype/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!
[2021-09-08T10:32:20.520Z] FAIL: attributes_sql_test.go:183: testDBSuite8.TestRecoverTable
[2021-09-08T10:32:20.520Z]
[2021-09-08T10:32:20.520Z] attributes_sql_test.go:231:
[2021-09-08T10:32:20.520Z] // check partition p0's rule
[2021-09-08T10:32:20.520Z] c.Assert(rows1[1][0], Equals, "schema/test/t1/p0")
[2021-09-08T10:32:20.520Z] ... obtained string = "schema/test/t2"
[2021-09-08T10:32:20.520Z] ... expected string = "schema/test/t1/p0"
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/testseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.