Skip to content

flaky: test/int/test_sharding.py::test_expel_blocked_by_bucket_rebalancing

Ошибка при запуске теста

FAILED test/int/test_sharding.py::test_expel_blocked_by_bucket_rebalancing - assert == failed. [pytest-clarity diff shown]

LHS vs RHS shown below

  2832
  1000
            if actual_active == previous_active:
                if attempt < max_retries:
                    attempt += 1
                else:
                    print("vshard.storage.info.bucket.active stopped changing")
>                   assert actual_active == expected
E                   assert == failed. [pytest-clarity diff shown]
E                     
E                     LHS vs RHS shown below
E                     
E                     2832
E                     1000
E                     

Job #298871

Edited by Diana Tikhonova
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information