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!
cd executor go test -v -tags intest -run TestDBStmtCount
No error
--- FAIL: TestDBStmtCount (0.67s) server_test.go:2160: Error Trace: /home/genius/project/src/[github.com/pingcap/tidb/server/server_test.go:2160](http://github.com/pingcap/tidb/server/server_test.go:2160) /home/genius/project/src/[github.com/pingcap/tidb/server/server_test.go:154](http://github.com/pingcap/tidb/server/server_test.go:154) /home/genius/project/src/[github.com/pingcap/tidb/server/server_test.go:2123](http://github.com/pingcap/tidb/server/server_test.go:2123) /home/genius/project/src/[github.com/pingcap/tidb/server/tidb_serial_test.go:1](http://github.com/pingcap/tidb/server/tidb_serial_test.go:1) 19 Error: Not equal: expected: 3 actual : 2 Test: TestDBStmtCount FAIL exit status 1
FAIL github.com/pingcap/tidb/server 0.710s
master e123433
The text was updated successfully, but these errors were encountered:
server: skip unstable test TestDBStmtCount (#43139)
7f494f1
close #43138
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)
2. What did you expect to see? (Required)
No error
3. What did you see instead (Required)
FAIL github.com/pingcap/tidb/server 0.710s
4. What is your TiDB version? (Required)
master e123433
The text was updated successfully, but these errors were encountered: