tidb: unit test TestSyncerSimple fails
FAIL:TestSyncerSimple
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do? If possible, provide a recipe for reproducing the error.
[2020-02-13T04:01:46.004Z] --- FAIL: TestSyncerSimple (12.90s)
[2020-02-13T04:01:46.004Z] syncer_test.go:119: get udpate version failed
[2020-02-13T04:01:46.004Z] FAIL
-
What did you expect to see?
-
What did you see instead?
-
What version of TiDB are you using (
tidb-server -V
or runselect tidb_version();
on TiDB)?
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 64 (64 by maintainers)
This may be related to DATA RACE observed here https://github.com/pingcap/tidb/pull/14611 FYI @wjhuang2016