br icon indicating copy to clipboard operation
br copied to clipboard

test: integration test "br_history" is not stable

Open glorv opened this issue 4 years ago • 1 comments

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

See: https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/br_ghpr_unit_and_integration_test/detail/br_ghpr_unit_and_integration_test/3224/pipeline/88

I think the root cause is that the test script need some drop table ddl be finished within 10s. This is not very stable, maybe we should calculate the time delta instead.

  1. What did you expect to see?

  2. What did you see instead?

  3. What version of BR and TiDB/TiKV/PD are you using?

glorv avatar Sep 28 '20 07:09 glorv

https://internal.pingcap.net/idc-jenkins/job/br_ghpr_unit_and_integration_test/6147/display/redirect

3pointer avatar Mar 23 '21 09:03 3pointer