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
testSuite5.TestValidateSetVar
[2021-06-27T09:42:07.164Z] FAIL: set_test.go:687: testSuite5.TestValidateSetVar [2021-06-27T09:42:07.164Z] [2021-06-27T09:42:07.164Z] set_test.go:815: [2021-06-27T09:42:07.164Z] result.Check(testkit.Rows("100000")) [2021-06-27T09:42:07.164Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/util/testkit/testkit.go:63: [2021-06-27T09:42:07.164Z] res.c.Assert(resBuff.String(), check.Equals, needBuff.String(), res.comment) [2021-06-27T09:42:07.164Z] ... obtained string = "[1]\n" [2021-06-27T09:42:07.164Z] ... expected string = "[100000]\n" [2021-06-27T09:42:07.164Z] ... sql:select @@global.max_connections;, args:[]
Please answer these questions before submitting your issue. Thanks!
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/2547/pipeline
master
The text was updated successfully, but these errors were encountered:
I think this might be a duplicate of #25272 - I'll have to check.
Sorry, something went wrong.
Note: Make Sure that 'component', and 'severity' labels are added Example for how to fill out the template: #20100
morgo
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)
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/2547/pipeline
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: