[gw5] darwin -- Python 3.12.12 /Users/cao/.pyenv/versions/3.12.12/bin/python3.12
tests/test_tide_wave_account_lock_toggles.py:104: in test_lock_read_failure_degrades_to_unlocked_not_missing
    assert all(out[a]["locked"] is False for a in _ACCOUNTS)
E   assert False
E    +  where False = all(<generator object test_lock_read_failure_degrades_to_unlocked_not_missing.<locals>.<genexpr> at 0x129d242b0>)
