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!
Find in #15261
https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/26947/pipeline
FAIL: infoschema_reader_test.go:219: testInfoschemaTableSuite.TestDataForTableStatsField
Success
[2020-03-10T09:52:01.311Z] ---------------------------------------------------------------------- [2020-03-10T09:52:01.311Z] FAIL: infoschema_reader_test.go:219: testInfoschemaTableSuite.TestDataForTableStatsField [2020-03-10T09:52:01.311Z] [2020-03-10T09:52:01.311Z] infoschema_reader_test.go:266: [2020-03-10T09:52:01.311Z] tk.MustQuery("select table_rows, avg_row_length, data_length, index_length from information_schema.tables where table_name='t'").Check( [2020-03-10T09:52:01.311Z] testkit.Rows("3 18 54 6")) [2020-03-10T09:52:01.311Z] /home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/util/testkit/testkit.go:62: [2020-03-10T09:52:01.311Z] res.c.Assert(resBuff.String(), check.Equals, needBuff.String(), res.comment) [2020-03-10T09:52:01.311Z] ... obtained string = "[0 0 0 0]\n" [2020-03-10T09:52:01.311Z] ... expected string = "[3 18 54 6]\n" [2020-03-10T09:52:01.311Z] ... sql:select table_rows, avg_row_length, data_length, index_length from information_schema.tables where table_name='t', args:[] [2020-03-10T09:52:01.311Z] [2020-03-10T09:52:01.311Z] [2020-03-10T09:52:01.311Z] ----------------------------------------------------------------------
CI hang for 15min before exit.
tidb-server -V
select tidb_version();
master e4762f2
The text was updated successfully, but these errors were encountered:
Duplicate of #15222 @tiancaiamao search first 😂
Sorry, something went wrong.
No branches or pull requests
Bug Report
Please answer these questions before submitting your issue. Thanks!
Find in #15261
https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/26947/pipeline
FAIL: infoschema_reader_test.go:219: testInfoschemaTableSuite.TestDataForTableStatsField
Success
CI hang for 15min before exit.
tidb-server -V
or runselect tidb_version();
on TiDB)?master e4762f2
The text was updated successfully, but these errors were encountered: