tikv / fail-rs

Fail points for rust
Apache License 2.0
332 stars 39 forks source link

test case failed may be due to failpoint lack of isolation #80

Open han-ian opened 1 month ago

han-ian commented 1 month ago

Describe the bug Four test cases are executed concurrently, resulting in a block. https://github.com/tikv/tikv/issues/17277#issuecomment-2230207784

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

System information

Additional context Add any other context about the problem here.