Skip to content
  • Jay Guo's avatar
    [FAB-13967] Polling, instead of waiting in AfterEach · 577301d9
    Jay Guo authored
    
    
    If something in AfterEach hangs till test timeout, the
    coredump produced might covers up the actual assertion
    failure in test body. This CR fixes this in etcdraft UT.
    
    This CR also adds LongEventualTimeout to some places in
    etcdraft chain_test to prevent flakes due to slow wal sync.
    
    Change-Id: I585e59e5eb587f9e9eb082c5eb8f681141b16e55
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    577301d9