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
FAIL:global_vars_cache_test.go:104:testGVCSuite.TestConcurrentOneFlight
Please answer these questions before submitting your issue. Thanks!
[2020-04-20T05:38:57.344Z] FAIL: global_vars_cache_test.go:104: testGVCSuite.TestConcurrentOneFlight [2020-04-20T05:38:57.344Z] [2020-04-20T05:38:57.344Z] global_vars_cache_test.go:174: [2020-04-20T05:38:57.344Z] c.Assert(counter, Equals, int32(1)) [2020-04-20T05:38:57.344Z] ... obtained int32 = 100 [2020-04-20T05:38:57.344Z] ... expected int32 = 1
tidb-server -V
select tidb_version();
Seen at #16591 (comment)
The text was updated successfully, but these errors were encountered:
cfzjywxk
Successfully merging a pull request may close this issue.
FAIL:global_vars_cache_test.go:104:testGVCSuite.TestConcurrentOneFlight
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
2. What did you expect to see?
3. What did you see instead?
4. What version of TiDB are you using? (
tidb-server -V
or runselect tidb_version();
on TiDB)Seen at #16591 (comment)
The text was updated successfully, but these errors were encountered: