The GitHub Actions job "Python CI" on 
iceberg-python.git/fix/hive-wait-for-lock-test has succeeded.
Run started by GitHub user sumedhsakdeo (triggered by sumedhsakdeo).

Head commit for run:
25aeb9e77f6958cc9ee080db437e5b171aa7dd82 / Sumedh Sakdeo 
<[email protected]>
fix: properly reset mock call_count in test_hive_wait_for_lock

Setting `mock.call_count = 0` does not actually reset the mock's
internal call tracking, causing the second assertion to see accumulated
calls from both test phases. Use `reset_mock()` instead.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/iceberg-python/actions/runs/22028617148

With regards,
GitHub Actions via GitBox

Reply via email to